What's the best method to avoid synthetic keys when you have multiple tables with different amount of key fields?
For example, I have 3 tables. One with 6 key fields; one with 4 key fields; one with 3 fields. I need table 2 to figure out the cost for the shipment orders but I also need table 2 to figure out what other options are available for the product from the source to the destination.