[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 484   SHUFFLE   <  SKIP 2712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom
15461Gutierrez, Alberto, RGA10GatesheadEnglandUnited Kingdom
14358Watson, Amanda, A98033KirklandWashingtonUnited States

Generated 2025-07-09 05:18:32.147 UTC