[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom
15813Diaz, Julian94063Redwood CityCaliforniaUnited States
23453Deng, Maurice94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 21:47:27.035 UTC