[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 2421   SHUFFLE   <  SKIP 4214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22314Patel, Brandy94310OrlyVal de MarneFrance
20172Gao, KelliOX14 4SEOxfordEnglandUnited Kingdom
11646Foster, Anna, A98168BurienWashingtonUnited States

Generated 2025-07-12 13:30:17.981 UTC