The correct function that gives the right syntax for the given data analysis is; =RIGHT(B3,5)
Data cleaning is defined as the process of fixing or removing data that are incorrect, incorrectly formatted, duplicate, corrupted, or even incomplete data that exists within a dataset.
Now, when we combine multiple data sources, what it means is that there could be many opportunities for the data to be duplicated or mislabeled.
Now, from the question, we can see the given data of the spreadsheet with customer names and address and as such, we can easily say that the correct syntax is =RIGHT(B3,5). This is because the RIGHT Function usually returns a set number of characters from the right side of a text string.
Read more about Data Analysis at; https://brainly.com/question/14724376
#SPJ1