CustomerDemographics

{% for row in data %} {% end %}
  CustomerTypeID
    {{ row.CustomerTypeID if row.CustomerTypeID != None else '' }}
{% module Pager('/db/customerdemographics', pager) %}