I want to take a snapshot of an instance of an entity and therefore I want to force all proxies to load for this instance.
I don't want disable lazy loading for the majority of the time I just wondering if there is an API I can call to force all proxies to be loaded.