[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 3672   <  SKIP 1090  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21922Ward, Bailey, L90505TorranceCaliforniaUnited States
28828Murphy, Andrea, R90401Santa MonicaCaliforniaUnited States
11383Gill, Marie77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-19 15:21:33.775 UTC