[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 290   <  SKIP 622  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17781She, Jake01071DresdenHessenGermany
21662Muñoz, Orlando, L77680Roissy en BrieSeine et MarneFrance
17590Cox, Garrett, R97222MilwaukieOregonUnited States
20184Richardson, Jessica, S97005BeavertonOregonUnited States

Generated 2025-07-21 13:22:44.825 UTC