Qualify keyword comes into use when a synthetic key is generated due to data modelling issue.
When Qualify word is specified in the script, application maintains the full fledged names across the columns:

Below is the Data Model created after the reload:

If we want to qualify specific column we can provide the column name instead of *.
More than one column name can be comma separated.