[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 4809   SHUFFLE   <  SKIP 3662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25662Kapoor, Andre75009ParisSeine (Paris)France
27936Martin, Bruce, D59170CroixNordFrance
16571Torres, AudreyNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-22 07:19:44.831 UTC