[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 482   SHUFFLE   <  SKIP 3847  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25097Gonzales, Fernando, B97222MilwaukieOregonUnited States
18011Gomez, Frank75008ParisSeine (Paris)France
26987Lopez, Roy, I80074MünchenHessenGermany
16475Anand, Kurt, L45001EssenHamburgGermany

Generated 2025-07-18 03:04:15.801 UTC