[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 158   SHUFFLE   <  SKIP 124  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15471White, Destiny, D94303Palo AltoCaliforniaUnited States
28691Andersen, Alejandro, B33098PaderbornNordrhein-WestfalenGermany
24686Murphy, Melissa, N92102San DiegoCaliforniaUnited States
24771Harris, Samuel, MV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-21 01:28:10.558 UTC