[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 469   <  SKIP 3629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16289Pal, Julie17490Saint OuenCharente-MaritimeFrance
16426Ye, Jorge, R80610Saint OuenSommeFrance
17931Zhao, Jeffery80610Saint OuenSommeFrance

Generated 2025-07-08 04:23:29.222 UTC