I have an aggregate root that creates another persistent entity and places it in a collection. Typically, I try to avoid letting the internal id used within an aggregate boundary seep outside, but for the purpose of mapping the relevant instance to the...