[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 4078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance
28906Xu, Steve, T93400Saint-DenisSeine Saint DenisFrance
29415Flores, Oscar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-11-05 08:23:51.847 UTC