You have a table in Azure SQL Database with a CustomerID column. You need to ensure that the CustomerID values in this table match the values in a CustomerID column in another table called Customers. Which database constraint should you use to enforce this referential integrity?