[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 250   SHUFFLE   <  SKIP 945  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20532Watson, Joan, D92118CoronadoCaliforniaUnited States
11739King, Aaron, LV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-10 12:51:43.551 UTC