[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   SKIP 680   SHUFFLE   <  SKIP 6188  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24065Gutierrez, LoriSL67RJMaidenheadEnglandUnited Kingdom
26423Gutierrez, Hector3977CranbourneVictoriaAustralia
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
13605Straatsma, Gerrit, Jan57000MetzMoselleFrance

Generated 2025-07-16 08:55:12.267 UTC