{"id"=>1052,
  "fname"=>"Caitlin",
  "lname"=>"Campbell",
  "email"=>"eve_hughes@boyer.org",
  "email_status"=>"ok",
  "is_company"=>false,
  "billing_address"=>"5 Union St", # Didn't change
  "gender"=>"-",
  "created_at"=>Wed, 18 Feb 2015 13:14:07 EST +11:00,
  "updated_at"=>Wed, 11 Mar 2015 09:37:31 EST +11:00,
  "phone"=>"32434",
  "cc_name"=>"Nathan O'hara",
  "cc_number"=>"#### #### #### 2346",
  "cc_exp_month"=>"5",
  "cc_exp_year"=>"17",
  "cc_cvv"=>"589",
  "cc_type"=>"master",
  "delivery_suburb_id"=>6732, # Will be dropped soon, can ignore
  "billing_suburb_id"=>6732, # Will be dropped soon, can ignore
  "delivery_address"=>"73 Jane St", # Didn't change
  "prev_email"=>nil,
  "birthday"=>nil,
  "notify_shipments"=>"sms|@",
  "notify_payments"=>"sms|@",
  "notify_newsletters"=>"sms|@|fb|tw",
  "notify_renewals"=>"",
  "billing_suburb"=>"Riverwood", # Used to be a longer name, including state and postcode, now is only the suburb name
  "delivery_suburb"=>"Leichhardt", # Used to be a longer name, including state and postcode, now is only the suburb name
  "delivery_instructions"=>nil,
  "same_billing"=>false, # Still works as usual but there's a bug we're aware of where the new columns aren't respecting this option
  "mobile"=>"32434234",
  "company_name"=>nil,
  "salutation"=>nil,
  "fax"=>nil,
  "phone2"=>nil,
  "delivery_postcode"=>"4305", # New column
  "billing_postcode"=>"2210", # New column
  "delivery_country"=>"Australia", # New column
  "billing_country"=>"Australia", # New column
  "delivery_state"=>"QLD", # New column
  "billing_state"=>"NSW", # New column
  "delivery_region"=>"North - Melbourne", # New column
  "billing_region"=>"St George - Sydney", # New column
  "delivery_area"=>"Leichhardt, 4305 QLD, Australia", # New column
  "billing_area"=>"Riverwood, 2210 NSW, Australia", # New column
  "classname"=>"Customer"}