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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27892Foster, IsabellaPB12PeterboroughEnglandUnited Kingdom
15615Alvarez, ErikaMK8 8DFMilton KeynesEnglandUnited Kingdom
14532Wu, Barbara, M92400CourbevoieHauts de SeineFrance

Generated 2025-07-12 16:37:16.439 UTC