[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 413   SHUFFLE   <  SKIP 2852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States
22761Price, Eduardo, W98055RentonWashingtonUnited States
19015Griffin, Thomas, JV8POak BayBritish ColumbiaCanada

Generated 2025-07-13 03:34:07.782 UTC