BREAKING CHANGE
Updates the denormalization strategy to store copies of each record in each related entities partition. Manages creates/updates/deletes to maintain data integrity. By storing a copy for each relationship in an entities partition, query and findById with includes options can execute in a single query operation.