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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21525Howard, Victoria, LKB9KirkbyEnglandUnited Kingdom
15623Madan, Molly, A75006ParisSeine (Paris)France
23508Jones, Blake98033KirklandWashingtonUnited States

Generated 2025-11-05 09:44:58.001 UTC