[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 872   SHUFFLE   <  SKIP 1565  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16232Richardson, Chase, A98033KirklandWashingtonUnited States
22630Wu, RogerEM15Esher-MoleseyEnglandUnited Kingdom
15244Rodriguez, Alexis, LV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-14 11:09:09.464 UTC