How about using ProfileService? This is more efficient as it allows you to collect data and load it all at once rather than calling DataStoreService one by one to load the data.
How about using ProfileService? This is more efficient as it allows you to collect data and load it all at once rather than calling DataStoreService one by one to load the data.