CD74HC154 Decoder - Why does it not follow Datasheet Truth Table?

Ok, I'll try to explain another way. Make this change to your test sketch:

int InputA0 = A4; 
int InputA1 = A5;
int InputA2 = 2;
int InputA3 = 3;