[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 1595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27655Alvarez, Melinda92118CoronadoCaliforniaUnited States
15635Martin, SheilaNT20Newcastle upon TyneEnglandUnited Kingdom
29006Kumar, Christian, L97330CorvallisOregonUnited States

Generated 2025-07-09 16:45:46.037 UTC