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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26975Ward, Janet59140DunkerqueNordFrance
20931Sanchez, Brian, FGL50CheltenhamEnglandUnited Kingdom
27236Alexander, Nicole, J98501OlympiaWashingtonUnited States
16327Diaz, Darren38231SalzgitterHessenGermany

Generated 2025-07-11 00:58:22.105 UTC