[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 127   SHUFFLE   <  SKIP 2126  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23496Harris, Nicholas, L97222MilwaukieOregonUnited States
15412Griffin, Ryan, A92118CoronadoCaliforniaUnited States
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-13 05:24:11.900 UTC