[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 1501  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14492Patterson, Justin, M98055RentonWashingtonUnited States
18954Young, Dalton, R94536FremontCaliforniaUnited States
27062Harris, EdwardV0SookeBritish ColumbiaCanada
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-22 11:09:33.858 UTC