# View: operations.customer

**View Name:** customer
**Table Source:** `direct_delivery.customer_master_master`
**File Path:** `operations.customer.view.lkml`

## Overview

- **File Size:** 906 bytes
- **Lines of Code:** 49
- **Dimensions:** 6
- **Measures:** 2
- **Dimension Groups:** 0
- **Filters:** 0

## Comments & Notes

- measure: count {
- type: count
- drill_fields: [customer_master_master_id, customer_name, customer_option.count]

## Dimensions

| Name | Type |
|------|------|
| `customer_id` | number |
| `customer_name` | string |
| `delivery_remove` | string |
| `encoding_remove` | string |
| `mixed_album` | string |
| `priority` | number |

## Measures

| Name | Type |
|------|------|
| `list_store_id` | list |
| `list_store_name` | list |

