[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 3669   SHUFFLE   <  SKIP 1118  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21261Kelly, Jessica95062Santa CruzCaliforniaUnited States
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 03:34:51.695 UTC