I will differentiate between Standardization and Normalization. For example, a min-max or z-score standardization is not going to alter the results for the reasos @Zoooloo10 mentioned. But consider a normalization for example dividing GDP by population to obtain GDP percapita. This normalization will change the results, since the order of the observations is changing.
Cheers, D.