#foreach( $customer in $customers ) #if( $velocityCount % 4 == 0 ) #end #end

Customer List 2

$customer.name
$customer.email
$customer.age
$format.currency($customer.holdings)
$customer.investments
$format.date($customer.dateJoined)