[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 2421   SHUFFLE   <  SKIP 838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13925Barnes, Wyatt, A94063Redwood CityCaliforniaUnited States
12006Blue, Richard4810TownsvilleQueenslandAustralia
28000Roberts, RebeccaV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-11 01:32:42.692 UTC