Yeah, some people like Entourage, but it's not for me. It sits idle.
I've got a crude script here that exports Address Book info to TextEdit. No, it's not double columns and infinitely customizable. I'm going to keep refining the script though, but I thought I'd share it for those who needed to dump their data to paper quickly.
BTW there seems to be a bug that causes people's organizations to be returned when their birth date is requested (via AppleScript). At least it's a bug on my machine.
Also, props go to Apple for the excellent address book api for Objective C (and Carbon too I guess). You're fully covered whether you use AppleScript or Objective C or Carbon in your apps.
Cheers.
-Rob