| Column | Label | Type |
|---|---|---|
| order_date | Order Date | temporal |
| region | Region | dimension |
| product_line | Product Line | dimension |
| segment | Customer Segment | dimension |
| Metric | Label | Expression | Format |
|---|---|---|---|
| total_sales | Total Sales | SUM(amount) | currency |
| order_count | Order Count | COUNT(order_id) | number |