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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17088Yuan, Wayne, V75019ParisSeine (Paris)France
19074Shen, Colleen31770ColomiersGaronne (Haute)France
17756Ashe, Jill, J92700ColombesHauts de SeineFrance

Generated 2025-07-20 19:32:45.325 UTC