[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 2036   SHUFFLE   <  SKIP 1332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19222Hall, Jordan, E98901YakimaWashingtonUnited States
23160Huang, Aimee94010BurlingameCaliforniaUnited States
14839Sanz, NatashaGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-19 16:16:37.891 UTC