[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 327   SHUFFLE   <  SKIP 1004  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27228Young, Amanda98027IssaquahWashingtonUnited States
14863Carlson, Dana, HAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-16 11:35:57.866 UTC