[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 2971   <  SKIP 1560  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
24709Prasad, Nancy57000MetzMoselleFrance
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
14817Washington, AnnaLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 23:16:40.796 UTC