[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 3704   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19287Chandra, Shane, M75006ParisSeine (Paris)France
13323Adams, Adam92625Newport BeachCaliforniaUnited States
11339She, Dennis, M75016ParisSeine (Paris)France

Generated 2025-07-20 18:20:18.782 UTC