[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 827   SHUFFLE   <  SKIP 1456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19494Martinez, Sergio, C75009ParisSeine (Paris)France
12098Clark, Grace, L99202SpokaneWashingtonUnited States
11716Kelly, Evan94015Daly CityCaliforniaUnited States

Generated 2025-07-17 04:57:27.139 UTC