distinct with find query in mongodb c# code example Example: find distinct in mongodb db.inventory.distinct( "item.sku", { dept: "A" } )