[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 159   SHUFFLE   <  SKIP 2923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom
12487Zhu, Willie38231SalzgitterHessenGermany
13703Sanders, Mackenzie, J98033KirklandWashingtonUnited States

Generated 2025-07-12 15:36:37.927 UTC