[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 482   SHUFFLE   <  SKIP 3751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21944Jiménez, Daisy2036MatravilleNew South WalesAustralia
24813Schmidt, Armando94519ConcordCaliforniaUnited States
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 04:44:46.422 UTC