[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 8042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29279Turner, Hailey91945Lemon GroveCaliforniaUnited States
16432Garcia, John, M78400ChatouYvelineFrance
26913Lopez, HaroldHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-19 20:40:15.286 UTC