Identify the missing word(s) in the following sentence within the context of Microsoft Azure. There are a few types of semi-structured data. A [?] store is similar to a relational table, except that each row can have any number of columns. [?] store is actually a large hash table. We associate each data value with a unique identifier, and the data is stored by using a correct hashing function. Highly suitable for applications operating simple lookups