06-reference

practical data modeling mma ch5 entities instances identifiers

2026-03-04·reference·source: Practical Data Modeling (Substack)·by Joe Reis

Entities, Instances, and Identifiers (Ch 5)

Chapter 5 covers the most fundamental building block: entities (the "things" you model), instances (specific occurrences), and identifiers (how you tell them apart). Extends traditional structured-data treatment to all five forms.

Key concepts:

RDCO relevance

Foundational for dbt model design. The natural vs. surrogate key guidance and anti-pattern catalog are directly applicable to client engagements. The cross-form identifier principle matters as clients start connecting dbt models to vector stores and knowledge graphs.