If you want mutliple cases you will need to create mutliple filters.
If State/Provicne equal MD;DE;VA will only return if the State Province set to the value. Since you want to do multiple states, you would need to add an if State/Province Equal WA, then an or ( if state/province equals DE) and so on.