[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 2421   SHUFFLE   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26416Zhao, Amy, CE17 6JFLondonEnglandUnited Kingdom
28856Wang, Luke99202SpokaneWashingtonUnited States
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 02:06:54.653 UTC