[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 590   SHUFFLE   <  SKIP 217  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18839Lee, DonV6B 3P7Port HammondBritish ColumbiaCanada
27379Ross, Isabel91932Imperial BeachCaliforniaUnited States
23904Washington, Haley, FGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-08 03:03:18.573 UTC