view: orch_app_ar_distribution_format_media_format { sql_table_name: ORCHARD_APP_REPORTING_V2.ART_RELATIONS_PROD_ART_RELATIONS.DISTRIBUTION_FORMAT_MEDIA_FORMAT ;; dimension: distribution_format_media_format_id { type: number primary_key: yes sql: ${TABLE}.DISTRIBUTION_FORMAT_MEDIA_FORMAT_ID ;; } dimension: name { label: "Physical Format Name" type: string sql: ${TABLE}.NAME ;; } }