[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 70   SHUFFLE   <  SKIP 1685  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26956Pal, Kristin, EOX1OxfordEnglandUnited Kingdom
12448Cox, Hailey97355LebanonOregonUnited States
21147Rogers, Angel98033KirklandWashingtonUnited States

Generated 2025-07-18 22:54:59.092 UTC