[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 2908   <  SKIP 1826  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16229Chande, Wayne, G98107BallardWashingtonUnited States
29439Zhu, Laura, MHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-15 07:37:08.326 UTC