[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 613   SHUFFLE   <  SKIP 1139  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
13671Ramos, Frank66041PoingSaarlandGermany
28422Moyer, Joy93500PantinSeine Saint DenisFrance
16973Collins, Katherine90706BellflowerCaliforniaUnited States
25559Sanchez, Troy, H1597Lane CoveNew South WalesAustralia
21662Muñoz, Orlando, L77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-14 04:18:13.469 UTC