[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   SHUFFLE   SKIP 5511   <  SKIP 369  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13283Griffin, Dakota97355LebanonOregonUnited States
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom
22136Evans, Devin, C92020El CajonCaliforniaUnited States
13139Perez, Carmen, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-17 12:55:07.828 UTC