As per my knowledge, do not use return statement in switch statement. Apply that logic after the switch statement using a variable.
Create a method for checking the null value and call that method from switch then you will able to reduce the Cyclomatic Complexity