[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 560   SHUFFLE   <  SKIP 156  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19241Dominguez, Diane, A90210Beverly HillsCaliforniaUnited States
27226Wang, Christian97034Lake OswegoOregonUnited States
28520Liang, Susan77127LieusaintSeine et MarneFrance
19654Alexander, Richard, M97355LebanonOregonUnited States
12671Huang, Alan, A4700RockhamptonQueenslandAustralia
16143Evans, Sara, A91932Imperial BeachCaliforniaUnited States
12060Wedge, Andrew, TV0SookeBritish ColumbiaCanada

Generated 2025-11-05 05:49:44.623 UTC