[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 0   SHUFFLE   <  SKIP 3381  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom
14685Ortega, Lawrence4171HawthorneQueenslandAustralia
24583Chandra, Roy, RY024 1GFYorkEnglandUnited Kingdom
27637Cook, Gabrielle97355LebanonOregonUnited States
20259Andersen, Jenny3429SunburyVictoriaAustralia
12418Hernandez, Robert97330CorvallisOregonUnited States
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States

Generated 2025-10-31 07:22:00.268 UTC