Container dimension stage
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| container_id | bigint | N/A | false | ID of container | |
| container_type | int | N/A | false | Type of container | |
| creation_ts | timestamp | N/A | false | Time record was created | |
| modification_ts | timestamp | N/A | false | Time record was update | |
| name | varchar | 255 | false | true | Name of container. |