Ability to load Dynamic Component Presentations separately as Entity Models
To load Dynamic Component Presentations as Entity Models, use the IContentProvider.GetEntityModel method.
When using this method, the Entity identifier must be of the format ComponentID-TemplateID, where ComponentID is the identifier of the Component of this Component Presentation, and TemplateID is the ID of its Component Template. When DXA generates Entities built from a Dynamic Component Presentation on a Page, it also generates identifiers in this format.
Also bear in mind that because DXA cannot retrieve Component Template metadata for Dynamic Component Presentations, the Component Template title must represent the qualified Entity View name.