score:3

Accepted answer

just use the existing navigation properties.

context
   .application
   .include("applications_servers")
   .include("applications_servers.server")

this should eager load all associated applications_servers and server entities.


Related Query

More Query from same tag