So, if I understand correctly, a table just stores raw data. The entire table structure is just big blobs of information, where a column/table may have a weak, vague relationship to another column/table, but it is certainly not explicit. There are orders, and there are customers. We know in...