[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 327   SHUFFLE   <  SKIP 4138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
27665Patterson, Miguel94015Daly CityCaliforniaUnited States
19165Russell, Miranda91776San GabrielCaliforniaUnited States

Generated 2025-07-18 01:46:12.367 UTC