[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 158   SHUFFLE   <  SKIP 2300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22588Martin, Teresa, DGL7 1RYGloucestershireEnglandUnited Kingdom
20672Ross, Fernando94519ConcordCaliforniaUnited States
29389Phillips, Thomas, P75007ParisSeine (Paris)France

Generated 2025-07-17 07:35:49.990 UTC