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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27047Rai, Yolanda97005BeavertonOregonUnited States
28558Stone, Dawn, T42651SolingenNordrhein-WestfalenGermany
27533Perez, Allison, C90706BellflowerCaliforniaUnited States
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-13 01:35:39.799 UTC