[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 0   SHUFFLE   <  SKIP 1980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom
12847Chander, Colin, PKB9KirkbyEnglandUnited Kingdom
18398Sanchez, Geoffrey94014ColmaCaliforniaUnited States

Generated 2025-10-31 20:00:00.905 UTC