[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 875   SHUFFLE   <  SKIP 2010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom
15947Blue, Michelle, J91910Chula VistaCaliforniaUnited States
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 15:12:30.467 UTC