[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 413   SHUFFLE   <  SKIP 2521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26176Hayes, JasonV8XRoyal OakBritish ColumbiaCanada
13316Rivera, Angel90706BellflowerCaliforniaUnited States
20234Mehta, Gerald2055North SydneyNew South WalesAustralia

Generated 2025-07-12 16:10:39.339 UTC