# View: facts_prod_dim_country

**View Name:** facts_prod_dim_country
**Table Source:** `facts.prod.dim_country`
**File Path:** `views/Facts/facts_prod_dim_country.view.lkml`

## Overview

- **File Size:** 1425 bytes
- **Lines of Code:** 48
- **Dimensions:** 5
- **Measures:** 0
- **Dimension Groups:** 0
- **Filters:** 0

## Description

Unique numeric ID for each country

## Dimensions

| Name | Type |
|------|------|
| `country_id` | number |
| `country_name` | string |
| `country_code` | string |
| `continent_id` | number |
| `continent_name` | string |

