[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 995   SHUFFLE   <  SKIP 1645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19884Simmons, JamesV0SookeBritish ColumbiaCanada
12336Price, WyattNT20Newcastle upon TyneEnglandUnited Kingdom
25077Clark, Wyatt, M98403TacomaWashingtonUnited States

Generated 2025-07-18 02:53:36.804 UTC