[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 4799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25374Powell, Ana94015Daly CityCaliforniaUnited States
13085Harris, Daniel, T98312BremertonWashingtonUnited States
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany

Generated 2025-07-18 11:29:35.379 UTC