I was wondering why there are separate methods for populating navigation properties....If I work on an entire set, i can call ...Include... on either a property or a collection....However, if I work on a single entity, there are two separate methods to ca...