[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 3669   SHUFFLE   <  SKIP 1434  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24351Yang, Brandon94015Daly CityCaliforniaUnited States
27115Navarro, Kristi97005BeavertonOregonUnited States
19538Hall, Connor, E98501OlympiaWashingtonUnited States
25576She, DeborahOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 12:57:12.633 UTC