[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 2626  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20609Bryant, Fernando, M2444Port MacquarieNew South WalesAustralia
26786Smith, Seth, R94015Daly CityCaliforniaUnited States
12740Goel, KathrynSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-12 13:29:17.676 UTC