[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 406   SHUFFLE   <  SKIP 3060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24209Jordan, Chelsea17490Saint OuenCharente-MaritimeFrance
24427Fernandez, Evelyn, R90040City Of CommerceCaliforniaUnited States
20917Tang, TonyaE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 22:25:18.500 UTC