[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 2391   SHUFFLE   <  SKIP 1028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17226McDonald, Gilbert, GL4 4HBLiverpoolEnglandUnited Kingdom
23475Martin, Richard98312BremertonWashingtonUnited States
25314Bell, Charles, J78400ChatouYvelineFrance

Generated 2025-07-12 19:41:59.624 UTC