# View: int_dbt_prod_top_cities_dataset

**View Name:** int_dbt_prod_top_cities_dataset
**Table Source:** `"INTELLIGENCE"."DBT_PROD"."TOP_CITIES_DATASET"`
**File Path:** `int_dbt_prod_top_cities_dataset.view.lkml`

## Overview

- **File Size:** 1148 bytes
- **Lines of Code:** 59
- **Dimensions:** 6
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `Region_name` | string |
| `Country_name` | string |
| `Artist_name` | string |
| `Label_id` | number |
| `Isrc` | string |
| `Store_name` | string |

## Measures

| Name | Type |
|------|------|
| `Units` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `Activity_date` | time |

