I think I am blind...the value for $filename is actually address.data which contains a list of names and address; although I do not think it is declared anywhere.
> then sort +8n +0 +1 $filename> address.sort
> awk '{print $1, $2
> print $3, $4, $5
> print $6...