[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 0   SHUFFLE   <  SKIP 3086  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom
15587Ward, Jessica3977CranbourneVictoriaAustralia
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
28747Gonzalez, Arthur, GSL4 1RHBerksEnglandUnited Kingdom
23198Sanders, Jacqueline, L97005BeavertonOregonUnited States
23440Sai, Nancy, B91940Les UlisEssonneFrance

Generated 2025-11-01 21:31:51.834 UTC