[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 1925  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19314Beck, Alvin59368WerneNordrhein-WestfalenGermany
19038Patel, Joe66578NeunkirchenSaarlandGermany
17003Dominguez, Joanna, M94704BerkeleyCaliforniaUnited States
20552Liang, Heather, EMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 03:19:13.465 UTC