[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 2378  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20797Hu, Dawn, G59170CroixNordFrance
12759Sanders, Jada, J98104SeattleWashingtonUnited States
19691Cox, Gabriella98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 14:08:21.011 UTC