[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 1445   SHUFFLE   <  SKIP 537  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom
14409Wang, Eric91950National CityCaliforniaUnited States
27740Nath, Jodi98168BurienWashingtonUnited States

Generated 2025-07-15 08:12:43.386 UTC