What is the best practice for this scenario?
Table1: Customer
Table2: Order
CustomerId was stored in Order Table as a foreign key. What if someone accidentally renames Customer-A to Customer-X in Customer Table?