[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 511   SHUFFLE   <  SKIP 912  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14750Green, Mary, S94947NovatoCaliforniaUnited States
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom
12905Sanchez, Alexandra, J98036LynnwoodWashingtonUnited States

Generated 2025-07-18 09:49:01.828 UTC