In this example, a business analyst has used a SQL statement and the Query Editor to construct a customer query.
Customer Query based on Native SQL Statement and M Transformations
In this scenario, the SQL statement is against the base customer table in the data warehouse (not the view) and the transformations applied against the query results all use local gateway server resources during each refresh process given the native SQL query. The existing SQL view (vDim_Customer) contains the Customer Name column, eliminating the need for the merge operation, though the Marital Status column is not transformed into the longer ...