If I load up an entity, make some changes, and then go to save it, EF generates an update statement....This must mean that at some point something (presumably the change tracker) is navigating the loaded object hierarchy and generating a list of (entity, ...