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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17801He, Shannon94310OrlyVal de MarneFrance
23958Lin, Amy91370Verrieres Le BuissonEssonneFrance
23648Chander, Karla4217Gold CoastQueenslandAustralia
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-15 04:19:05.872 UTC