[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 189   SHUFFLE   <  SKIP 716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22612Huang, Franklin, M62200Boulogne-sur-MerPas de CalaisFrance
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-09 20:15:46.791 UTC