[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 512   SHUFFLE   <  SKIP 441  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25683Ruiz, Ebony75003ParisSeine (Paris)France
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-13 17:09:05.385 UTC