NorthWind Sales

Invoices for amounts over {{ minInvoiceAmount | currency }}.

{{ country.name }}
{{ country.getAggregate('Sum', 'ExtendedPrice') | currency }}
{{ salesperson.name }}
Shipped Date
Sale Amount
 
{{ invoice.ShippedDate | date }}
{{ invoice.ExtendedPrice | currency }}