[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 4   SHUFFLE   <  SKIP 4014  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom
16468Dominguez, Orlando, A75009ParisSeine (Paris)France
27387Washington, Noah97045Oregon CityOregonUnited States
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom
24807Moreno, Anne, A91910Chula VistaCaliforniaUnited States
23805Hayes, Luke97034Lake OswegoOregonUnited States

Generated 2025-07-12 11:55:00.004 UTC