Let's say I want to create detached entity instance with properties matching existing entity. Classic example - in data entry details I want to create copy of the order line.
How do I do this? Currently I'm manually copying each property value. Is there anything built-in for this?