[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 461   SHUFFLE   <  SKIP 3054  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29360Rodriguez, Bryant, RNT20Newcastle upon TyneEnglandUnited Kingdom
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
11397Shan, Latoya, R75008ParisSeine (Paris)France
26710Green, Jan, J91776San GabrielCaliforniaUnited States

Generated 2025-07-16 17:42:41.201 UTC