[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3633   SHUFFLE   <  SKIP 1952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13779Garcia, Manuel75016ParisSeine (Paris)France
11553Luo, Sharon, DRG7 5H7ReadingEnglandUnited Kingdom
12549Xie, Donna75003ParisSeine (Paris)France

Generated 2025-07-22 01:50:19.070 UTC