database / data catalog / analytics
Copyable Markdown
Use this as a starting point, then run it through the validator before indexing.
--- type: data-entity title: Customer Table description: Source of truth for customer profile records. tags: - database - customers timestamp: 2026-06-27 --- # Customer Table ## Purpose Use this table for customer profile lookups and account ownership questions. ## Key Fields - customer_id: Stable unique identifier. - email: Primary login email. ## Caveats Deleted customers are excluded from standard reporting views.