[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 391   SHUFFLE   <  SKIP 1280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17700Torres, Hector, ESL67RJMaidenheadEnglandUnited Kingdom
15813Diaz, Julian94063Redwood CityCaliforniaUnited States
14290Wilson, Jonathan97330CorvallisOregonUnited States

Generated 2025-07-16 18:55:16.627 UTC