How to count the total number of values stored in OrderedDataStores?

For example, if repeated SetAsync three times in the OrderedDataStore to store three pieces of data, count them and print them out as “There are [3] values in the database.”