[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 324   SHUFFLE   <  SKIP 1078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20292Ross, Katherine94015Daly CityCaliforniaUnited States
16644Goel, Leonard, C91502BurbankCaliforniaUnited States
20550Pal, MohamedCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-13 05:25:15.183 UTC