Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| company_to_company_code_id | varchar | 256 | null |
|
|
Surrogate primary key. |
|||||
| company_id | int8 | 19 | √ | null |
|
|
Foreign key to dim_company. |
||||
| company_code_id | int8 | 19 | √ | null |
|
|
Foreign key to dim_company_code. |
||||
| last_updated | timestamptz | 35 | √ | null |
|
|
System column. UTC Timestamp at which entry was calculated (lags shortly behind source system). |


