[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 778   SHUFFLE   <  SKIP 808  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom
18976Howard, Garrett97330CorvallisOregonUnited States
11971Adams, Amanda, P94536FremontCaliforniaUnited States

Generated 2025-07-19 05:31:23.370 UTC