Earlier quoted context omitted.
The best is the 9's table, how all the digits add up to 9. My mom's an elementary teacher and there's always a few third graders who figure that out on their own and love it.
Additionally 9 * n = [n-1, 10-n] for n = 2-11; where n-1 is the digit in the 10's place and 10-n in the single place. This just an aesthetic curiosity. I know the pattern continues for larger n I've just never bothered to generalize it. Also never compared it to other bases.
I think the usual 10 * n - n makes more sense and is much easier to remember.