[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 511   SHUFFLE   <  SKIP 1961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
12108Walker, James, C98270MarysvilleWashingtonUnited States
25582Luo, Leonard, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 20:37:50.407 UTC