[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 4000   SHUFFLE   <  SKIP 2332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15948Hughes, Angela91945Lemon GroveCaliforniaUnited States
28832Rodriguez, JosephV0SookeBritish ColumbiaCanada
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-21 18:40:18.303 UTC