[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 2511   SHUFFLE   <  SKIP 1296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29367Ye, Randy, GRG7 5H7ReadingEnglandUnited Kingdom
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
18225Jenkins, Paige, M98270MarysvilleWashingtonUnited States

Generated 2025-07-16 22:49:34.062 UTC