[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 34   SHUFFLE   <  SKIP 5505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26280Jenkins, Jackson92118CoronadoCaliforniaUnited States
20108Gao, Glenn98168BurienWashingtonUnited States
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-18 02:39:54.359 UTC