[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 484   SHUFFLE   <  SKIP 1290  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12439Bennett, Megan, J97005BeavertonOregonUnited States
16095Garcia, Marcus92020El CajonCaliforniaUnited States
24523Coleman, Mariah, G94014ColmaCaliforniaUnited States
28697Gutierrez, Raquel, HL4 4HBLiverpoolEnglandUnited Kingdom
14139Sai, Meredith24044KielSaarlandGermany
19653Gonzalez, Tina4810TownsvilleQueenslandAustralia
26484Patterson, Fernando, E90706BellflowerCaliforniaUnited States

Generated 2025-11-04 22:56:43.522 UTC