[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 2986   SHUFFLE   <  SKIP 55  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16669Martinez, Benjamin98033KirklandWashingtonUnited States
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States
22567Zhu, Glenn75013ParisSeine (Paris)France

Generated 2025-07-20 15:08:43.869 UTC