[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 807   SHUFFLE   <  SKIP 1749  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17591Hughes, Spencer94704BerkeleyCaliforniaUnited States
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom
24115Carlson, Gary, RL4 4HBLiverpoolEnglandUnited Kingdom
23813Bennett, Hannah, E94063Redwood CityCaliforniaUnited States

Generated 2025-07-15 12:10:50.912 UTC