[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 2075  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19888Washington, Carson91203GlendaleCaliforniaUnited States
22294Brown, Rachel91203GlendaleCaliforniaUnited States
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom
13591Alonso, Latasha, AY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-19 12:04:18.009 UTC