[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 189   SHUFFLE   <  SKIP 1405  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22338Russell, Thomas94015Daly CityCaliforniaUnited States
16262Xie, Kathryn, M75002ParisSeine (Paris)France
13694Gray, Savannah, EGA10GatesheadEnglandUnited Kingdom
13482Bryant, Haley94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 12:54:29.853 UTC