SELECT COUNT(*) as `count` FROM `wedding_dress` WHERE `country` = 'USA' AND `state` = 'Idaho' AND `city` = 'Coeur d'Alene'