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