Are there any example dbt projects?
Yes!
- Getting Started Tutorial: You can build your own example dbt project in the Getting Started guide
- Jaffle Shop: A demonstration project (closely related to the Getting Started guide) for a fictional ecommerce store (source code)
- MRR Playbook: A demonstration project that models subscription revenue (source code, docs)
- Attribution Playbook: A demonstration project that models marketing attribution (source code, docs)
- GitLab: Gitlab's internal dbt project is open source and is a great example of how to use dbt at scale (source code, docs)
If you have an example project to add to this list, suggest an edit.