Description
This bridge table allows the connection of customer and school (customer is at the business unit level with multiple associated schools).
Columns
| Column Name | Type | Description |
|---|---|---|
customer_id |
string
|
Unique identifier for the customer |
school_id |
string
|
Unique identifier for the school |
business_id |
string
|
Unique identifier for the business |
business_unit_id |
string
|
Unique identifier for the business unit |
data_current_as_of_utc |
timestamp[ns]
|
No description provided. |
source_type |
string
|
No description provided. |