In Working with Data Model Section (here) the code examples given for database schema, models, context all use different kinds of examples (departments, clients, candidates, users, etc.).
It could be made more intuitive by:
- Sharing a sample database structure (schema) that covers all the aspects.
- Use code and SQL samples referring to same schema