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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22704Raje, Bethany, B75008ParisSeine (Paris)France
23897Chapman, Katrina53001BonnHamburgGermany
17321Kumar, Kate4171HawthorneQueenslandAustralia

Generated 2025-07-18 22:56:17.055 UTC