[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 24   SHUFFLE   <  SKIP 804  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21755White, Lucas, R92118CoronadoCaliforniaUnited States
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-19 15:59:12.790 UTC