[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 3669   SHUFFLE   <  SKIP 4480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22220Sharma, Brandon97355LebanonOregonUnited States
21110Zeng, Brent, SSW1P 2NULondonEnglandUnited Kingdom
13516Ray, Harold, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-18 11:16:55.719 UTC