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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14223Rubio, Larry7001HobartTasmaniaAustralia
15615Alvarez, ErikaMK8 8DFMilton KeynesEnglandUnited Kingdom
21113Cai, Laura, L75012ParisSeine (Paris)France

Generated 2025-07-22 12:12:08.926 UTC