I'm trying to wrap my head around EF Cores owned objects and how i can control when to load certain chunks of data. ...Basically i'm having a bunch of old legacy tables (some with ~150 columns) and want to model them using a root entity and several owned ...