CREATESYNONYM[dbo].[CustomerAddressInformation_Synonym]FOR[dbo].[CustomerAddressInformation_Legacy] GO GRANTSELECTON[dbo].[CustomerAddressInformation_Synonym]TO[MssExec] GRANTINSERTON[dbo].[CustomerAddressInformation_Synonym]TO[MssExec] GRANTDELETEON[dbo].[CustomerAddressInformation_Synonym]TO[MssExec] GRANTUPDATEON[dbo].[CustomerAddressInformation_Synonym]TO[MssExec] GO