Select the Table(s) and use the keyboard command "Ctrl + Shift + T".
Doing so will automatically create Foreign Key Constraints to the Table(s) and add columns to the new Table.
* The selected Table(s) must have Primary Key or Unique Constraints to create a Foreign Key constraint.