[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 468   SHUFFLE   <  SKIP 362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15147Chen, Clarence, R4810TownsvilleQueenslandAustralia
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom
20599Wang, KyleKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 01:04:11.134 UTC