[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 3734   <  SKIP 365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16426Ye, Jorge, R80610Saint OuenSommeFrance
17931Zhao, Jeffery80610Saint OuenSommeFrance
17982Mehta, Francisco, K80610Saint OuenSommeFrance

Generated 2025-11-05 17:37:26.380 UTC