In a recent article I wrote about how one possible implementation of the repository pattern using the Microsoft.Azure.Cosmos.Table SDK.
This article mirrors that article, except this time around I used the Microsoft.Azure.Cosmos SDK.
So if you are interested in getting a better understanding, please read that first article prior to checking out the code at https://github.com/mattruma/MJR041.