[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 34   SHUFFLE   <  SKIP 2018  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19424Smith, Terrance, IAS23Stoke-on-TrentEnglandUnited Kingdom
23227Alonso, Anne78400ChatouYvelineFrance
13730Suarez, Walter, E98225BellinghamWashingtonUnited States

Generated 2025-07-20 04:32:02.269 UTC