V2.2J
V3.0JV2.2JV2.1JV2JV1J

Barcode

BarcodeコントロールはCodabarやQRコードなどの様々な種類のバーコードスタイルをサポートしています。

Barcodeコントロールの値プロパティは、式を使用して、データセットのフィールドをバインドすることができます。これにより表示されるバーコードの内容を動的に変更することができます。

そのほか、背景色、バーコードの色、位置、向き、バーの幅、チェックサム、キャプションの表示位置、フォントなどを[プロパティ]ウィンドウで設定することができます。

ActiveReportsJSデザイナでサポートしているバーコードの種類は以下の通りです。

バーコードの種類 サンプル
ANSI 3 of 9:英字の大文字、数字、-、*、$、/、+、%を使用します。
ANSI Extended 3 of 9:ASCII文字セット全体を使用します。
Codabar:A、B、C、D、+、-、:、.、/、$、数字を使用します。
Code 128 A:制御文字、数字、記号、英字の大文字を使用します。
Code 128 B:記号、数字、英字の大文字、小文字を使用します。
Code 128 C:数字のみを使用します。
Code 128 Auto:ASCII文字セット全体を使用します。
Code 93:英字の大文字、%、$、*、/、+、-、数字を使用します。
Interleaved 2 of 5:数字のみを使用します。
Code 39:数字、%、*、$、/、.、-、+、英字の大文字を使用します。
Extended Code 39:ASCII文字セット全体を使用します。
Code 49:8文字ずつの2行から8行から成る高密度スタック型2次元バーコードです。各行には、スタートコードとストップコードがあります。ASCII文字セット全体をエンコードします。
Extended Code 93:ASCII文字セット全体を使用します。
Data Matrix:正方形、または長方形のマトリクス状に配置された正方形のモジュールを含む高密度スタック型2次元バーコードです。
EAN-13:数字のみ(12桁の数字とチェックディジット)を使用します。13個の数字がある場合は、チェックサムを検証し、それが正しくない場合、エラーをスローします。
EAN-8:数字のみ(7桁の数字とチェックディジット)を使用します。
GS1 QR Code:QRコードのサブセットであり、商品識別コード(GTIN)とその商品に関する情報・サービスを提供するWebサイトのURLを表示する2次元シンボルです。したがって、このバーコード形式を使用する場合、商品識別コード(GTIN)とその商品に関する情報等を提供するWebサイトのURLが必要です。
GS1QRCodeを使用することで、GS1標準で定められた規格に則って、アプリケーション識別子を含む情報(GTIN・URL)を2次元シンボル(QRコード)にエンコードすることができます。
制限事項:英数字のみ設定可能です。
                                         
ITF-14:ITF(Interleaved 2 of 5)タイプのバーコードです。標準物流バーコードとして使用されています。
Japanese Postal:日本郵便システムで使用されています。数字、ハイフン(-)、英字から構成される郵便番号、および住所表示番号を収容します。
PDF417:最もよく使用される高密度2次元シンボルです。最大1,108バイトの情報をエンコードできます。このバーコードは、小さなバーコードを積み重ねて構成されます。ASCII文字セット全体をエンコードします。10のエラー修正レベルと3つのデータ圧縮モード(テキスト、バイト、数字)があります。このシンボルは、1850文字の英数字、または数字2710文字までエンコードすることができます。
QR Code:数字、英数字、バイトデータ、日本語の漢字とカナ文字を処理できる2次元シンボルです。このシンボルは、7366文字までエンコードすることができます。これがデフォルトのバーコードスタイルです。
RSS-14:全方向型POSスキャン用EAN.UCC品目識別を使用している14桁の省スペースシンボルです。RSSファミリのバーコードは、GS1 DataBarとも呼ばれています。
RSS-14 Stacked:RSS14Truncatedと同様に、インジケータデジットを含むEAN.UCC情報を使用しますが、幅が狭い場合は2段に積み重ねられます。
RSS-14 Stacked Omnidirectional:RSS14と同様に、全方向性スキャンを含むEAN.UCC情報を使用しますが、幅が狭い場合は2段に積み重ねられます。
RSS-14 Truncated:RSS14と同様にEAN.UCC情報を使用しますが、POSシステムでスキャンされなかった小さな品目に使用するために0、または1のインジケータディジットを含みます。
RSS Limited:RSS14と同様にEAN.UCC情報を使用しますが、POSシステムでスキャンされなかった小さな品目に使用するために0、または1のインジケータディジットを含みます。
UCC/EAN-128:GS1-128の標準に準拠します。GS1-128はアプリケーション識別子の系列を使用してデータをエンコードします。このバーアコードは、ASCII文字セットの文字すべてを使用します。また、このバーコードはFNC1文字を最初の文字位置として使用します。アプリケーション識別子を使用して、消費期限の日付、バッチ番号、重みなどの属性がエンコードできます。このバーコードはHIBCアプリケーションでも使用されます。
UPC-A:数字のみ(11桁の数字とチェックディジット)を使用します。
UPC-E0:数字のみを使用します。Zero SuppressionのUPCシンボルに使用されます。Captionプロパティには、6桁のUPC-Eコード、または11桁(必須のコードタイプ「0」を含む)の完全なUPC-Aコードを入力する必要があります。11桁のコードを入力すると、Barcordeコントロールは(可能な場合は)このコードを6桁のUPC-Eコードに変換します。変換不可能な場合は、何も表示されません。
UPC-E1:数字のみを使用します。通常、小売店のラベルに使用されます。UPC-E1の入力文字列の長さは6桁の数字です。E1は6英数字です。


主なプロパティ

Barcodeで使用することができる主なプロパティを説明します。すべてのプロパティを表示するには、プロパティモードを[詳細プロパティを表示]にする必要があります。

シンボル

  • 種類: 事前定義されているドロップダウンリストからバーコードの種類を選択します。
    • 種類が「QR Code」「GS1QRCode」の場合に以下プロパティが設定できます。
      • 連結: バーコードに対して連結機能を使用するか設定します。このプロパティは「QR Code」のみ有効です。
      • 連結番号: バーコードの連結番号を入力します。このプロパティは「QR Code」のみ有効です。
      • バージョン: QRCodeバーコードのバージョンを設定します。
      • エラーレベル: ドロップダウンリストからバーコードのエラー訂正レベルを設定します。「M」「L」「H」「Q」から選択することができます。
      • マスク: ドロップダウンリストからQRCodeのマスキング時に使用するパターンを選択します。
      • モデル: ドロップダウンリストからQRCodeバーコードスタイルのモデルを選択します。「Model1」「Model2」から選択することができます。このプロパティは「QR Code」のみ有効です。
      • エンコード: ドロップダウンリストからバーコードのエンコーディングを選択します。
    • 種類が「Code 49」の場合に以下プロパティが設定できます。
      • グループ化: グルーピングを使用するかどうかを設定します。
      • グループ番号: バーコードのグループ番号を入力します。有効な値は「0」~「8」です。
    • 種類が「Data Matrix」の場合に以下プロパティが設定できます。
      • Eccモード: ドロップダウンリストからEccのモードを選択します。「ECC000」「ECC050」「ECC080」「ECC100」「ECC140」「ECC200」から選択することができます。
      • 構造的連接: バーコードシンボルを構造的連接シンボルの一部にするかどうかを選択します。
      • 構造番号: 構造的連接シンボル内のバーコードシンボルの構造番号を入力します。
      • ファイル識別子: 構造的連接シンボルの関連グループのファイル識別子を設定します。 値を「0」に設定すると、ファイル識別子は自動で計算されます。
    • 種類が「EAN-13」「EAN-8」「UPC-A」「UPC-E0」「UPC-E1」の場合に以下プロパティが設定できます。
      • 補助バーコードの値: 補助バーコードの値を入力します。
      • 補助バーコードの高さ: 補助バーコードの高さを入力します。
      • メインと補助バーコードの間隔: メインと補助のバーコードの間隔を入力します。
      • キャプションの表示位置: ドロップダウンリストから補助バーコードのキャプションの位置を選択します。「None」「Above」「Below」から選択することができます。
    • 種類が「PDF417」の場合に以下プロパティが設定できます。
      • 列: バーコードの列数を入力します。
      • 行: バーコードの行数を入力します。
      • エラー訂正レベル: ドロップダウンリストからバーコードのエラー訂正レベルを選択します。
      • PDF417タイプ: ドロップダウンリストからPDF417バーコードのタイプを選択します。「Normal」「Simple」から選択することができます。

背景

  • 背景色: 背景として設定する色を選択します。

罫線

  • 幅: 罫線の太さに設定する値をポイント単位で入力します。

  • スタイル: 罫線のスタイルを選択します。

  • 色: カラーピッカー、標準色、Webカラーから罫線の色を示すカラーを選択します。

テキスト

  • 色: カラーピッカー、標準色、Webカラーからテキストの色を示すカラーを選択します。

  • スタイル: テキストにフォントスタイルを適用します。次のスタイルを選択できます。

    • Normal: テキストを通常のスタイルで表示します。
    • Italic: テキストを斜体で表示します。
  • 表示形式: ドロップダウンリストからテキストの数値書式を選択します。

外観

  • キャプションの表示位置: ドロップダウンリストからキャプションの位置を選択します。「None」「Above」「Below」から選択することができます。

  • チェックサム: バーコードのチェックサムは自動的に計算するかどうかを設定します。

  • 回転: バーコードを回転させて表示する場合に設定します。「None」「Rotate90Degrees」「Rotate180Degrees」「Rotate270Degrees」から選択します。

  • バーの高さ: バーコードの高さを入力します。

  • 細いバーの幅: バーコードの細いバーの幅を入力します。この幅に非常に小さな値を使用する場合は、事前にスキャナが読み取り可能であることを確認してください。

  • NW比率: 2つの幅の種類から構成されるバーコードについて、細いバーと太いバーの比率を設定します。たとえば、3:1の比率の場合、値は「3」となります。一般的に使われる値は「2」「2.5」「2.75」「3」です。

  • クワイエットゾーン: バーコードの端にある空白領域を入力します。これにより、シンボルの開始位置と終了位置をスキャナに示します。

データ

  • 無効なバーコードテキスト: バーコードに無効な値(コンテンツ、文字、長さ)が含まれている場合に表示するメッセージを入力します。

使用例

次の例では、バーコードが付いた払込取扱票を作成する方法を示します。このようなレポートは次のように表示されます。

メモ:この例ではレポートファイルに、以下のようなデータを埋め込み、使用します。

データソース

[         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1499",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100034060"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1499",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1521",             "BarCode": "91912345123456789012345678901204123100078500"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1499",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1589",             "BarCode": "91912345123456789012345678901204123100052490"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1499",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100129350"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1499",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Crocodile Dundee",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1130",             "BarCode": "91912345123456789012345678901204123100069370"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1321",             "BarCode": "91912345123456789012345678901204123100049650"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mummy Returns",             "Quantity": "4",             "Price": 19.45,             "Discount": "0",             "ProductID": "1627",             "BarCode": "91912345123456789012345678901204123100272640"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1618",             "BarCode": "91912345123456789012345678901204123100082700"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Independence Day",             "Quantity": "3",             "Price": 23.95,             "Discount": "0",             "ProductID": "1367",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100034060"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100078500"         },         {             "CustomerID": "1000",             "AccountNumber": "4546702505",             "FirstName": "Nathanael",             "MiddleInitial": "R",             "LastName": "Kennerly",             "Address1": "6124 Hardwood Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1909",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1450",             "BarCode": "91912345123456789012345678901204123100052490"         },         {             "CustomerID": "1003",             "AccountNumber": "4546702511",             "FirstName": "Lester",             "MiddleInitial": "P",             "LastName": "Flegle",             "Address1": "6948 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1829",             "SaleDate": "9/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100129350"         },         {             "CustomerID": "1003",             "AccountNumber": "4546702511",             "FirstName": "Lester",             "MiddleInitial": "P",             "LastName": "Flegle",             "Address1": "6948 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1829",             "SaleDate": "9/27/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1304",             "BarCode": "91912345123456789012345678901204123100069370"         },         {             "CustomerID": "1003",             "AccountNumber": "4546702511",             "FirstName": "Lester",             "MiddleInitial": "P",             "LastName": "Flegle",             "Address1": "6948 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1829",             "SaleDate": "9/27/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Troy",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1821",             "BarCode": "91912345123456789012345678901204123100049650"         },         {             "CustomerID": "1003",             "AccountNumber": "4546702511",             "FirstName": "Lester",             "MiddleInitial": "P",             "LastName": "Flegle",             "Address1": "6948 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1829",             "SaleDate": "9/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mr. & Mrs. Smith",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1857",             "BarCode": "91912345123456789012345678901204123100272640"         },         {             "CustomerID": "1004",             "AccountNumber": "4546702516",             "FirstName": "Leoncio",             "LastName": "Sylvest",             "Address1": "1506 Highland Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1361",             "SaleDate": "11/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1354",             "BarCode": "91912345123456789012345678901204123100082700"         },         {             "CustomerID": "1004",             "AccountNumber": "4546702516",             "FirstName": "Leoncio",             "LastName": "Sylvest",             "Address1": "1506 Highland Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1361",             "SaleDate": "11/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1441",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1032",             "SaleDate": "2/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Liar Liar",             "Quantity": "3",             "Price": 14.45,             "Discount": "0",             "ProductID": "1415",             "BarCode": "91912345123456789012345678901204123100034060"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1032",             "SaleDate": "2/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100034060"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1032",             "SaleDate": "2/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100078500"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1295",             "BarCode": "91912345123456789012345678901204123100052490"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100129350"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1656",             "BarCode": "91912345123456789012345678901204123100069370"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100049650"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100272640"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100082700"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1145",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1006",             "AccountNumber": "4546702524",             "FirstName": "Selma",             "MiddleInitial": "H",             "LastName": "Svensson",             "Address1": "10866 N. North Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1071",             "SaleDate": "3/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1050",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Aladdin",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1262",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1050",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Snow White and the Seven Dwarfs",             "Quantity": "2",             "Price": 25.95,             "Discount": "0",             "ProductID": "1000",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1050",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Spy Kids 3-D: Game Over",             "Quantity": "4",             "Price": 20.45,             "Discount": "0",             "ProductID": "1742",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1050",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1678",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1050",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rush Hour 2",             "Quantity": "5",             "Price": 21.49,             "Discount": "0",             "ProductID": "1613",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Bad Boys II",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1727",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1627",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1602",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Total Recall",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1215",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1417",             "SaleDate": "12/22/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1603",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1914",             "SaleDate": "11/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1200",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1914",             "SaleDate": "11/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1914",             "SaleDate": "11/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1320",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1914",             "SaleDate": "11/20/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Se7en",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1343",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1914",             "SaleDate": "11/20/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1914",             "SaleDate": "11/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1008",             "AccountNumber": "4546702529",             "FirstName": "Mahasti",             "MiddleInitial": "V",             "LastName": "Telleria",             "Address1": "44857 N. Larry Road",             "Address2": "Suite D",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1914",             "SaleDate": "11/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1527",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1774",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1595",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1167",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky III",             "Quantity": "3",             "Price": 19.49,             "Discount": "0",             "ProductID": "1095",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "3",             "Price": 22.49,             "Discount": "0",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1559",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1009",             "AccountNumber": "4546702531",             "FirstName": "Dana",             "MiddleInitial": "I",             "LastName": "Mitchener",             "Address1": "6678 State Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1639",             "SaleDate": "5/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rush Hour 2",             "Quantity": "3",             "Price": 17.95,             "Discount": "0",             "ProductID": "1612",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1622",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1200",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1011",             "AccountNumber": "4546702536",             "FirstName": "Noel",             "MiddleInitial": "D",             "LastName": "Harshman",             "Address1": "4982 Kim Parkway",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1298",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1012",             "AccountNumber": "4546702539",             "FirstName": "Nellie",             "LastName": "Feth",             "Address1": "26331 E. Hardwood Street",             "Address2": "Apt. #150",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1615",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Con Air",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1425",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1012",             "AccountNumber": "4546702539",             "FirstName": "Nellie",             "LastName": "Feth",             "Address1": "26331 E. Hardwood Street",             "Address2": "Apt. #150",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1615",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1014",             "AccountNumber": "4546702546",             "FirstName": "Myriam",             "MiddleInitial": "Y",             "LastName": "Wolbert",             "Address1": "19611 N. Oliver Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1563",             "SaleDate": "4/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rocky",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1050",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1014",             "AccountNumber": "4546702546",             "FirstName": "Myriam",             "MiddleInitial": "Y",             "LastName": "Wolbert",             "Address1": "19611 N. Oliver Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1563",             "SaleDate": "4/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1014",             "AccountNumber": "4546702546",             "FirstName": "Myriam",             "MiddleInitial": "Y",             "LastName": "Wolbert",             "Address1": "19611 N. Oliver Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1563",             "SaleDate": "4/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Collateral",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1816",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1014",             "AccountNumber": "4546702546",             "FirstName": "Myriam",             "MiddleInitial": "Y",             "LastName": "Wolbert",             "Address1": "19611 N. Oliver Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1563",             "SaleDate": "4/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Aviator",             "Quantity": "2",             "Price": 20.95,             "Discount": "0",             "ProductID": "1822",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1015",             "AccountNumber": "4546702551",             "FirstName": "Onetha",             "MiddleInitial": "K",             "LastName": "Harrington",             "Address1": "8863 Pine Crest Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1448",             "SaleDate": "1/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1316",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1015",             "AccountNumber": "4546702551",             "FirstName": "Onetha",             "MiddleInitial": "K",             "LastName": "Harrington",             "Address1": "8863 Pine Crest Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1448",             "SaleDate": "1/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1015",             "AccountNumber": "4546702551",             "FirstName": "Onetha",             "MiddleInitial": "K",             "LastName": "Harrington",             "Address1": "8863 Pine Crest Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1448",             "SaleDate": "1/12/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1015",             "AccountNumber": "4546702551",             "FirstName": "Onetha",             "MiddleInitial": "K",             "LastName": "Harrington",             "Address1": "8863 Pine Crest Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1448",             "SaleDate": "1/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1018",             "AccountNumber": "4546702561",             "FirstName": "Ronnie",             "MiddleInitial": "C",             "LastName": "Swindler",             "Address1": "11859 Fiar Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1998",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1018",             "AccountNumber": "4546702561",             "FirstName": "Ronnie",             "MiddleInitial": "C",             "LastName": "Swindler",             "Address1": "11859 Fiar Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1998",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1018",             "AccountNumber": "4546702561",             "FirstName": "Ronnie",             "MiddleInitial": "C",             "LastName": "Swindler",             "Address1": "11859 Fiar Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1998",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1019",             "AccountNumber": "4546702565",             "FirstName": "Concetta",             "MiddleInitial": "R",             "LastName": "Lepe",             "Address1": "4776 Ontario Lane",             "Address2": "Apt. #67",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1425",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1048",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1019",             "AccountNumber": "4546702565",             "FirstName": "Concetta",             "MiddleInitial": "R",             "LastName": "Lepe",             "Address1": "4776 Ontario Lane",             "Address2": "Apt. #67",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1425",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1019",             "AccountNumber": "4546702565",             "FirstName": "Concetta",             "MiddleInitial": "R",             "LastName": "Lepe",             "Address1": "4776 Ontario Lane",             "Address2": "Apt. #67",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1425",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1248",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1019",             "AccountNumber": "4546702565",             "FirstName": "Concetta",             "MiddleInitial": "R",             "LastName": "Lepe",             "Address1": "4776 Ontario Lane",             "Address2": "Apt. #67",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1425",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1451",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1019",             "AccountNumber": "4546702565",             "FirstName": "Concetta",             "MiddleInitial": "R",             "LastName": "Lepe",             "Address1": "4776 Ontario Lane",             "Address2": "Apt. #67",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1425",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "American Beauty",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1515",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1019",             "AccountNumber": "4546702565",             "FirstName": "Concetta",             "MiddleInitial": "R",             "LastName": "Lepe",             "Address1": "4776 Ontario Lane",             "Address2": "Apt. #67",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1425",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1019",             "AccountNumber": "4546702565",             "FirstName": "Concetta",             "MiddleInitial": "R",             "LastName": "Lepe",             "Address1": "4776 Ontario Lane",             "Address2": "Apt. #67",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1425",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "5",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1020",             "AccountNumber": "4546702569",             "FirstName": "Wanda",             "LastName": "Bardin",             "Address1": "48462 E. Quincy Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1455",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Air Force One",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1407",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1020",             "AccountNumber": "4546702569",             "FirstName": "Wanda",             "LastName": "Bardin",             "Address1": "48462 E. Quincy Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1455",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wedding Crashers",             "Quantity": "3",             "Price": 14.49,             "Discount": "0",             "ProductID": "1867",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1020",             "AccountNumber": "4546702569",             "FirstName": "Wanda",             "LastName": "Bardin",             "Address1": "48462 E. Quincy Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1455",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "4",             "Price": 19.99,             "Discount": "0",             "ProductID": "1844",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1020",             "AccountNumber": "4546702569",             "FirstName": "Wanda",             "LastName": "Bardin",             "Address1": "48462 E. Quincy Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1455",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1494",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1020",             "AccountNumber": "4546702569",             "FirstName": "Wanda",             "LastName": "Bardin",             "Address1": "48462 E. Quincy Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1455",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1020",             "AccountNumber": "4546702569",             "FirstName": "Wanda",             "LastName": "Bardin",             "Address1": "48462 E. Quincy Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1455",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1020",             "AccountNumber": "4546702569",             "FirstName": "Wanda",             "LastName": "Bardin",             "Address1": "48462 E. Quincy Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1455",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1631",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1021",             "AccountNumber": "4546702570",             "FirstName": "Anastacio",             "MiddleInitial": "G",             "LastName": "Boettger",             "Address1": "8787 W. Terrace Drive",             "Address2": "Apt. #929",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1701",             "SaleDate": "7/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1563",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1021",             "AccountNumber": "4546702570",             "FirstName": "Anastacio",             "MiddleInitial": "G",             "LastName": "Boettger",             "Address1": "8787 W. Terrace Drive",             "Address2": "Apt. #929",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1701",             "SaleDate": "7/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1023",             "AccountNumber": "4546702579",             "FirstName": "Jeanie",             "MiddleInitial": "F",             "LastName": "Stmarie",             "Address1": "22741 W. Ida Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1115",             "SaleDate": "4/24/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "American Beauty",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1515",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1023",             "AccountNumber": "4546702579",             "FirstName": "Jeanie",             "MiddleInitial": "F",             "LastName": "Stmarie",             "Address1": "22741 W. Ida Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1115",             "SaleDate": "4/24/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.090000004",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1023",             "AccountNumber": "4546702579",             "FirstName": "Jeanie",             "MiddleInitial": "F",             "LastName": "Stmarie",             "Address1": "22741 W. Ida Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1115",             "SaleDate": "4/24/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1771",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ghost",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1211",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hulk",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1746",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "5",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "4",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1661",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1122",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1815",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1437",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1815",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1815",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1815",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "An Officer and a Gentleman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1097",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1815",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1024",             "AccountNumber": "4546702584",             "FirstName": "Ayanaa",             "MiddleInitial": "C",             "LastName": "Fraher",             "Address1": "2158 N. Court Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1815",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1008",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1025",             "AccountNumber": "4546702586",             "FirstName": "Jan",             "MiddleInitial": "C",             "LastName": "Chapell",             "Address1": "1016 27th Road",             "Address2": "Apt. #257",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1368",             "SaleDate": "11/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "National Treasure",             "Quantity": "3",             "Price": 20.49,             "Discount": "0",             "ProductID": "1787",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1772",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.07",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Analyze This",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.050000001",             "ProductID": "1524",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1244",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1029",             "AccountNumber": "4546702599",             "FirstName": "Martha (kay)",             "MiddleInitial": "N",             "LastName": "Galley",             "Address1": "913 W. Brown Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1592",             "SaleDate": "4/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1270",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1032",             "AccountNumber": "4546702607",             "FirstName": "Delfino",             "MiddleInitial": "D",             "LastName": "Harrow",             "Address1": "38931 N. 33rd Blvd.",             "Address2": "Apt. #689",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1809",             "SaleDate": "9/15/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1032",             "AccountNumber": "4546702607",             "FirstName": "Delfino",             "MiddleInitial": "D",             "LastName": "Harrow",             "Address1": "38931 N. 33rd Blvd.",             "Address2": "Apt. #689",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1809",             "SaleDate": "9/15/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1626",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1032",             "AccountNumber": "4546702607",             "FirstName": "Delfino",             "MiddleInitial": "D",             "LastName": "Harrow",             "Address1": "38931 N. 33rd Blvd.",             "Address2": "Apt. #689",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1809",             "SaleDate": "9/15/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1033",             "AccountNumber": "4546702608",             "FirstName": "Jess",             "MiddleInitial": "I",             "LastName": "Samford",             "Address1": "24521 E. Shriner Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1345",             "SaleDate": "11/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1033",             "AccountNumber": "4546702608",             "FirstName": "Jess",             "MiddleInitial": "I",             "LastName": "Samford",             "Address1": "24521 E. Shriner Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1345",             "SaleDate": "11/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1158",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1033",             "AccountNumber": "4546702608",             "FirstName": "Jess",             "MiddleInitial": "I",             "LastName": "Samford",             "Address1": "24521 E. Shriner Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1345",             "SaleDate": "11/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Back to the Future Part II",             "Quantity": "4",             "Price": 25.95,             "Discount": "0",             "ProductID": "1178",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1033",             "AccountNumber": "4546702608",             "FirstName": "Jess",             "MiddleInitial": "I",             "LastName": "Samford",             "Address1": "24521 E. Shriner Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1345",             "SaleDate": "11/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1278",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1033",             "AccountNumber": "4546702608",             "FirstName": "Jess",             "MiddleInitial": "I",             "LastName": "Samford",             "Address1": "24521 E. Shriner Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1345",             "SaleDate": "11/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.02",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1033",             "AccountNumber": "4546702608",             "FirstName": "Jess",             "MiddleInitial": "I",             "LastName": "Samford",             "Address1": "24521 E. Shriner Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1345",             "SaleDate": "11/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1691",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1033",             "AccountNumber": "4546702608",             "FirstName": "Jess",             "MiddleInitial": "I",             "LastName": "Samford",             "Address1": "24521 E. Shriner Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1345",             "SaleDate": "11/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Collateral",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1818",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1339",             "SaleDate": "10/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1607",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1339",             "SaleDate": "10/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sweet Home Alabama",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1660",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1339",             "SaleDate": "10/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Twister",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1374",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1339",             "SaleDate": "10/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1141",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1622",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "City Slickers",             "Quantity": "4",             "Price": 19.49,             "Discount": "0",             "ProductID": "1242",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1622",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1622",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scary Movie",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1575",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1622",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bad Boys II",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1727",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1622",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1776",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1622",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1834",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1035",             "AccountNumber": "4546702615",             "FirstName": "Shaun",             "MiddleInitial": "R",             "LastName": "Lingo",             "Address1": "6961 6th Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1622",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Vanilla Sky",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1599",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1254",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1039",             "AccountNumber": "4546702625",             "FirstName": "Steven",             "MiddleInitial": "X",             "LastName": "Hymel",             "Address1": "9891 Arthur Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1204",             "SaleDate": "7/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Independence Day",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1367",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1040",             "AccountNumber": "4546702629",             "FirstName": "Kurtis",             "MiddleInitial": "E",             "LastName": "Honaker",             "Address1": "7187 Montgomery Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1758",             "SaleDate": "8/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1040",             "AccountNumber": "4546702629",             "FirstName": "Kurtis",             "MiddleInitial": "E",             "LastName": "Honaker",             "Address1": "7187 Montgomery Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1959",             "SaleDate": "12/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "2",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1122",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Anger Management",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1754",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1715",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Patriot",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1586",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1418",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1255",             "SaleDate": "8/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1454",             "SaleDate": "1/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1454",             "SaleDate": "1/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "I, Robot",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1789",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1454",             "SaleDate": "1/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1454",             "SaleDate": "1/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Close Encounters of the Third Kind",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1055",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1041",             "AccountNumber": "4546702633",             "FirstName": "Ordean",             "LastName": "Sasaki",             "Address1": "7970 Chart Road",             "Address2": "Suite 2",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1454",             "SaleDate": "1/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1660",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1042",             "AccountNumber": "4546702636",             "FirstName": "Payton",             "MiddleInitial": "E",             "LastName": "Cannon",             "Address1": "6814 E. Jennings Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1100",             "SaleDate": "4/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1182",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1042",             "AccountNumber": "4546702636",             "FirstName": "Payton",             "MiddleInitial": "E",             "LastName": "Cannon",             "Address1": "6814 E. Jennings Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1100",             "SaleDate": "4/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1390",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1042",             "AccountNumber": "4546702636",             "FirstName": "Payton",             "MiddleInitial": "E",             "LastName": "Cannon",             "Address1": "6814 E. Jennings Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1100",             "SaleDate": "4/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0.029999999",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1042",             "AccountNumber": "4546702636",             "FirstName": "Payton",             "MiddleInitial": "E",             "LastName": "Cannon",             "Address1": "6814 E. Jennings Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1100",             "SaleDate": "4/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Miss Congeniality",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1540",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1042",             "AccountNumber": "4546702636",             "FirstName": "Payton",             "MiddleInitial": "E",             "LastName": "Cannon",             "Address1": "6814 E. Jennings Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1100",             "SaleDate": "4/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1042",             "AccountNumber": "4546702636",             "FirstName": "Payton",             "MiddleInitial": "E",             "LastName": "Cannon",             "Address1": "6814 E. Jennings Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1100",             "SaleDate": "4/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1042",             "AccountNumber": "4546702636",             "FirstName": "Payton",             "MiddleInitial": "E",             "LastName": "Cannon",             "Address1": "6814 E. Jennings Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1100",             "SaleDate": "4/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1014",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1043",             "AccountNumber": "4546702641",             "FirstName": "Theresa",             "LastName": "Otte",             "Address1": "3221 Rumble Ave.",             "Address2": "Apt. #999",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1911",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1043",             "AccountNumber": "4546702641",             "FirstName": "Theresa",             "LastName": "Otte",             "Address1": "3221 Rumble Ave.",             "Address2": "Apt. #999",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1911",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1043",             "AccountNumber": "4546702641",             "FirstName": "Theresa",             "LastName": "Otte",             "Address1": "3221 Rumble Ave.",             "Address2": "Apt. #999",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1911",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Incredibles",             "Quantity": "5",             "Price": 15.95,             "Discount": "0",             "ProductID": "1776",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1043",             "AccountNumber": "4546702641",             "FirstName": "Theresa",             "LastName": "Otte",             "Address1": "3221 Rumble Ave.",             "Address2": "Apt. #999",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1911",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1642",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1043",             "AccountNumber": "4546702641",             "FirstName": "Theresa",             "LastName": "Otte",             "Address1": "3221 Rumble Ave.",             "Address2": "Apt. #999",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1911",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1044",             "AccountNumber": "4546702646",             "FirstName": "Erin",             "MiddleInitial": "Z",             "LastName": "Tennyson",             "Address1": "1698 W. Charles Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1583",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1232",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1044",             "AccountNumber": "4546702646",             "FirstName": "Erin",             "MiddleInitial": "Z",             "LastName": "Tennyson",             "Address1": "1698 W. Charles Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1583",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1044",             "AccountNumber": "4546702646",             "FirstName": "Erin",             "MiddleInitial": "Z",             "LastName": "Tennyson",             "Address1": "1698 W. Charles Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1583",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1359",             "SaleDate": "11/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "4",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1359",             "SaleDate": "11/13/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Daredevil",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1707",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1359",             "SaleDate": "11/13/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1359",             "SaleDate": "11/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1359",             "SaleDate": "11/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1359",             "SaleDate": "11/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1359",             "SaleDate": "11/13/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.07",             "ProductID": "1307",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1374",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1051",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1374",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1374",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1347",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1374",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "5",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1045",             "AccountNumber": "4546702648",             "FirstName": "Anatole",             "MiddleInitial": "X",             "LastName": "Mccollom",             "Address1": "352 S. Railroad Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1374",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 3: Rise of the Machines",             "Quantity": "5",             "Price": 18.99,             "Discount": "0",             "ProductID": "1735",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1046",             "AccountNumber": "4546702653",             "FirstName": "Adrian",             "MiddleInitial": "K",             "LastName": "Gamble",             "Address1": "2306 3rd Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1226",             "SaleDate": "7/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1009",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1046",             "AccountNumber": "4546702653",             "FirstName": "Adrian",             "MiddleInitial": "K",             "LastName": "Gamble",             "Address1": "2306 3rd Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1226",             "SaleDate": "7/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1731",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1046",             "AccountNumber": "4546702653",             "FirstName": "Adrian",             "MiddleInitial": "K",             "LastName": "Gamble",             "Address1": "2306 3rd Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1226",             "SaleDate": "7/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Cheaper by the Dozen",             "Quantity": "4",             "Price": 17.45,             "Discount": "0",             "ProductID": "1721",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1046",             "AccountNumber": "4546702653",             "FirstName": "Adrian",             "MiddleInitial": "K",             "LastName": "Gamble",             "Address1": "2306 3rd Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1226",             "SaleDate": "7/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1046",             "AccountNumber": "4546702653",             "FirstName": "Adrian",             "MiddleInitial": "K",             "LastName": "Gamble",             "Address1": "2306 3rd Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1226",             "SaleDate": "7/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1046",             "AccountNumber": "4546702653",             "FirstName": "Adrian",             "MiddleInitial": "K",             "LastName": "Gamble",             "Address1": "2306 3rd Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1226",             "SaleDate": "7/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rocky",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1052",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1046",             "AccountNumber": "4546702653",             "FirstName": "Adrian",             "MiddleInitial": "K",             "LastName": "Gamble",             "Address1": "2306 3rd Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1226",             "SaleDate": "7/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1082",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1049",             "AccountNumber": "4546702660",             "FirstName": "Heidie",             "MiddleInitial": "Q",             "LastName": "Brzezinski",             "Address1": "4594 Village Drive",             "Address2": "Suite C",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1266",             "SaleDate": "8/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1348",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1049",             "AccountNumber": "4546702660",             "FirstName": "Heidie",             "MiddleInitial": "Q",             "LastName": "Brzezinski",             "Address1": "4594 Village Drive",             "Address2": "Suite C",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1266",             "SaleDate": "8/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1049",             "AccountNumber": "4546702660",             "FirstName": "Heidie",             "MiddleInitial": "Q",             "LastName": "Brzezinski",             "Address1": "4594 Village Drive",             "Address2": "Suite C",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1266",             "SaleDate": "8/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1049",             "AccountNumber": "4546702660",             "FirstName": "Heidie",             "MiddleInitial": "Q",             "LastName": "Brzezinski",             "Address1": "4594 Village Drive",             "Address2": "Suite C",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1266",             "SaleDate": "8/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1209",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1049",             "AccountNumber": "4546702660",             "FirstName": "Heidie",             "MiddleInitial": "Q",             "LastName": "Brzezinski",             "Address1": "4594 Village Drive",             "Address2": "Suite C",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1266",             "SaleDate": "8/31/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1221",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1049",             "AccountNumber": "4546702660",             "FirstName": "Heidie",             "MiddleInitial": "Q",             "LastName": "Brzezinski",             "Address1": "4594 Village Drive",             "Address2": "Suite C",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1266",             "SaleDate": "8/31/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1050",             "AccountNumber": "4546702663",             "FirstName": "Burdy",             "LastName": "Rawley",             "Address1": "4058 Gilkey Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1668",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1048",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1050",             "AccountNumber": "4546702663",             "FirstName": "Burdy",             "LastName": "Rawley",             "Address1": "4058 Gilkey Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1668",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1050",             "AccountNumber": "4546702663",             "FirstName": "Burdy",             "LastName": "Rawley",             "Address1": "4058 Gilkey Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1668",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1337",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1050",             "AccountNumber": "4546702663",             "FirstName": "Burdy",             "LastName": "Rawley",             "Address1": "4058 Gilkey Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1668",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1052",             "AccountNumber": "4546702669",             "FirstName": "Lainie",             "LastName": "Hogle",             "Address1": "1499 S. Arcada Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1387",             "SaleDate": "12/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1052",             "AccountNumber": "4546702669",             "FirstName": "Lainie",             "LastName": "Hogle",             "Address1": "1499 S. Arcada Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1387",             "SaleDate": "12/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.039999999",             "ProductID": "1826",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1052",             "AccountNumber": "4546702669",             "FirstName": "Lainie",             "LastName": "Hogle",             "Address1": "1499 S. Arcada Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1387",             "SaleDate": "12/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1052",             "AccountNumber": "4546702669",             "FirstName": "Lainie",             "LastName": "Hogle",             "Address1": "1499 S. Arcada Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1387",             "SaleDate": "12/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1594",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1052",             "AccountNumber": "4546702669",             "FirstName": "Lainie",             "LastName": "Hogle",             "Address1": "1499 S. Arcada Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1387",             "SaleDate": "12/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1293",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1052",             "AccountNumber": "4546702669",             "FirstName": "Lainie",             "LastName": "Hogle",             "Address1": "1499 S. Arcada Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1387",             "SaleDate": "12/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1052",             "AccountNumber": "4546702669",             "FirstName": "Lainie",             "LastName": "Hogle",             "Address1": "1499 S. Arcada Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1387",             "SaleDate": "12/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1054",             "AccountNumber": "4546702674",             "FirstName": "Rae",             "MiddleInitial": "L",             "LastName": "Elfrink",             "Address1": "3943 Short Blvd.",             "Address2": "Apt. #453",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1716",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1054",             "AccountNumber": "4546702674",             "FirstName": "Rae",             "MiddleInitial": "L",             "LastName": "Elfrink",             "Address1": "3943 Short Blvd.",             "Address2": "Apt. #453",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1716",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1056",             "AccountNumber": "4546702677",             "FirstName": "Garnis",             "MiddleInitial": "N",             "LastName": "Mccroy",             "Address1": "3045 Kimball Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1300",             "SaleDate": "9/24/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1056",             "AccountNumber": "4546702677",             "FirstName": "Garnis",             "MiddleInitial": "N",             "LastName": "Mccroy",             "Address1": "3045 Kimball Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1300",             "SaleDate": "9/24/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1056",             "AccountNumber": "4546702677",             "FirstName": "Garnis",             "MiddleInitial": "N",             "LastName": "Mccroy",             "Address1": "3045 Kimball Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1358",             "SaleDate": "11/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1603",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1056",             "AccountNumber": "4546702677",             "FirstName": "Garnis",             "MiddleInitial": "N",             "LastName": "Mccroy",             "Address1": "3045 Kimball Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1358",             "SaleDate": "11/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1056",             "AccountNumber": "4546702677",             "FirstName": "Garnis",             "MiddleInitial": "N",             "LastName": "Mccroy",             "Address1": "3045 Kimball Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1690",             "SaleDate": "6/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1480",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1056",             "AccountNumber": "4546702677",             "FirstName": "Garnis",             "MiddleInitial": "N",             "LastName": "Mccroy",             "Address1": "3045 Kimball Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1690",             "SaleDate": "6/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1057",             "AccountNumber": "4546702681",             "FirstName": "Violetta",             "LastName": "Scheller",             "Address1": "1211 E. Taffee Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1554",             "SaleDate": "3/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1295",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1010",             "SaleDate": "1/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1569",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1010",             "SaleDate": "1/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1544",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1780",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1331",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1965",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1165",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1965",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1965",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1965",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1965",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1060",             "AccountNumber": "4546702692",             "FirstName": "Ezra",             "MiddleInitial": "B",             "LastName": "Mabry",             "Address1": "3583 W. Hays Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1965",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1416",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1484",             "SaleDate": "2/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1484",             "SaleDate": "2/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1484",             "SaleDate": "2/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "3",             "Price": 17.49,             "Discount": "0.029999999",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "2",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bodyguard",             "Quantity": "5",             "Price": 23.49,             "Discount": "0",             "ProductID": "1270",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Robots",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1833",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1559",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "2",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sleepy Hollow",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1489",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1061",             "AccountNumber": "4546702694",             "FirstName": "Oleta",             "MiddleInitial": "B",             "LastName": "Culler",             "Address1": "23356 Lavendar Blvd.",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1699",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1062",             "AccountNumber": "4546702699",             "FirstName": "Shirley",             "MiddleInitial": "R",             "LastName": "Pape",             "Address1": "1855 Taffee Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1542",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Apollo 13",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1350",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1062",             "AccountNumber": "4546702699",             "FirstName": "Shirley",             "MiddleInitial": "R",             "LastName": "Pape",             "Address1": "1855 Taffee Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1542",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1536",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1062",             "AccountNumber": "4546702699",             "FirstName": "Shirley",             "MiddleInitial": "R",             "LastName": "Pape",             "Address1": "1855 Taffee Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1542",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hulk",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1746",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1062",             "AccountNumber": "4546702699",             "FirstName": "Shirley",             "MiddleInitial": "R",             "LastName": "Pape",             "Address1": "1855 Taffee Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1542",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Crocodile Dundee",             "Quantity": "2",             "Price": 17.99,             "Discount": "0",             "ProductID": "1130",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1066",             "AccountNumber": "4546702707",             "FirstName": "Julian",             "LastName": "Gurule",             "Address1": "7082 S. Orchard Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1704",             "SaleDate": "7/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1380",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1066",             "AccountNumber": "4546702707",             "FirstName": "Julian",             "LastName": "Gurule",             "Address1": "7082 S. Orchard Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1704",             "SaleDate": "7/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1066",             "AccountNumber": "4546702707",             "FirstName": "Julian",             "LastName": "Gurule",             "Address1": "7082 S. Orchard Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1704",             "SaleDate": "7/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1561",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1066",             "AccountNumber": "4546702707",             "FirstName": "Julian",             "LastName": "Gurule",             "Address1": "7082 S. Orchard Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1704",             "SaleDate": "7/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Airport",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1029",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1066",             "AccountNumber": "4546702707",             "FirstName": "Julian",             "LastName": "Gurule",             "Address1": "7082 S. Orchard Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1704",             "SaleDate": "7/10/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1066",             "AccountNumber": "4546702707",             "FirstName": "Julian",             "LastName": "Gurule",             "Address1": "7082 S. Orchard Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1704",             "SaleDate": "7/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "There's Something About Mary",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1449",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1098",             "SaleDate": "4/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Se7en",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1341",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1098",             "SaleDate": "4/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1098",             "SaleDate": "4/7/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1457",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "2",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "2",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1121",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1279",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "5",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1212",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1318",             "SaleDate": "10/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 24.95,             "Discount": "0.039999999",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1781",             "SaleDate": "8/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Porky's",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1100",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1781",             "SaleDate": "8/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1781",             "SaleDate": "8/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1781",             "SaleDate": "8/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "2",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1781",             "SaleDate": "8/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1067",             "AccountNumber": "4546702708",             "FirstName": "Roland",             "MiddleInitial": "W",             "LastName": "Applebee",             "Address1": "7984 Acorn Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1781",             "SaleDate": "8/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ghost",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1211",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1776",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Stuart Little",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1521",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tarzan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1512",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1236",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1281",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1071",             "AccountNumber": "4546702720",             "FirstName": "Lon",             "LastName": "Claypool",             "Address1": "3756 Starr Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1482",             "SaleDate": "2/8/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1529",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1072",             "AccountNumber": "4546702721",             "FirstName": "Rebekkah",             "MiddleInitial": "F",             "LastName": "Shortt",             "Address1": "30955 N. Arcada Road",             "Address2": "Apt. #137",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1613",             "SaleDate": "5/7/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1072",             "AccountNumber": "4546702721",             "FirstName": "Rebekkah",             "MiddleInitial": "F",             "LastName": "Shortt",             "Address1": "30955 N. Arcada Road",             "Address2": "Apt. #137",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1613",             "SaleDate": "5/7/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Airport",             "Quantity": "4",             "Price": 22.45,             "Discount": "0",             "ProductID": "1030",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1072",             "AccountNumber": "4546702721",             "FirstName": "Rebekkah",             "MiddleInitial": "F",             "LastName": "Shortt",             "Address1": "30955 N. Arcada Road",             "Address2": "Apt. #137",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1613",             "SaleDate": "5/7/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1072",             "AccountNumber": "4546702721",             "FirstName": "Rebekkah",             "MiddleInitial": "F",             "LastName": "Shortt",             "Address1": "30955 N. Arcada Road",             "Address2": "Apt. #137",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1613",             "SaleDate": "5/7/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 14.45,             "Discount": "0.02",             "ProductID": "1802",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1072",             "AccountNumber": "4546702721",             "FirstName": "Rebekkah",             "MiddleInitial": "F",             "LastName": "Shortt",             "Address1": "30955 N. Arcada Road",             "Address2": "Apt. #137",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1613",             "SaleDate": "5/7/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1072",             "AccountNumber": "4546702721",             "FirstName": "Rebekkah",             "MiddleInitial": "F",             "LastName": "Shortt",             "Address1": "30955 N. Arcada Road",             "Address2": "Apt. #137",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1613",             "SaleDate": "5/7/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1072",             "AccountNumber": "4546702721",             "FirstName": "Rebekkah",             "MiddleInitial": "F",             "LastName": "Shortt",             "Address1": "30955 N. Arcada Road",             "Address2": "Apt. #137",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1613",             "SaleDate": "5/7/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "5",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1074",             "AccountNumber": "4546702727",             "FirstName": "Douglas",             "MiddleInitial": "N",             "LastName": "Merced",             "Address1": "8729 Oliver Ave.",             "Address2": "Apt. #492",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1129",             "SaleDate": "5/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bambi",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1005",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1074",             "AccountNumber": "4546702727",             "FirstName": "Douglas",             "MiddleInitial": "N",             "LastName": "Merced",             "Address1": "8729 Oliver Ave.",             "Address2": "Apt. #492",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1129",             "SaleDate": "5/4/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "5",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1074",             "AccountNumber": "4546702727",             "FirstName": "Douglas",             "MiddleInitial": "N",             "LastName": "Merced",             "Address1": "8729 Oliver Ave.",             "Address2": "Apt. #492",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1129",             "SaleDate": "5/4/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1386",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1074",             "AccountNumber": "4546702727",             "FirstName": "Douglas",             "MiddleInitial": "N",             "LastName": "Merced",             "Address1": "8729 Oliver Ave.",             "Address2": "Apt. #492",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1129",             "SaleDate": "5/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tarzan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1512",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1074",             "AccountNumber": "4546702727",             "FirstName": "Douglas",             "MiddleInitial": "N",             "LastName": "Merced",             "Address1": "8729 Oliver Ave.",             "Address2": "Apt. #492",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1129",             "SaleDate": "5/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1541",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Robots",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1833",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 21.99,             "Discount": "0.029999999",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.039999999",             "ProductID": "1226",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1075",             "AccountNumber": "4546702729",             "FirstName": "Arlene",             "MiddleInitial": "J",             "LastName": "Luzzi",             "Address1": "2646 S. 31st Street",             "Address2": "Apt. #718",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1662",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Maverick",             "Quantity": "2",             "Price": 24.95,             "Discount": "0",             "ProductID": "1315",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1813",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rush Hour 2",             "Quantity": "4",             "Price": 21.49,             "Discount": "0",             "ProductID": "1613",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 19.95,             "Discount": "0.07",             "ProductID": "1145",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1231",             "SaleDate": "8/2/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "X-Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1554",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Toy Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1349",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Rocky",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1051",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1112",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1076",             "AccountNumber": "4546702732",             "FirstName": "Rina",             "MiddleInitial": "G",             "LastName": "Lowery",             "Address1": "3827 S. Riverfront Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1395",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Doctor Dolittle",             "Quantity": "2",             "Price": 13.45,             "Discount": "0",             "ProductID": "1445",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1077",             "AccountNumber": "4546702734",             "FirstName": "Ari",             "MiddleInitial": "K",             "LastName": "Brochu",             "Address1": "37513 N. Broadway Road",             "Address2": "Apt. #726",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1117",             "SaleDate": "4/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1227",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1077",             "AccountNumber": "4546702734",             "FirstName": "Ari",             "MiddleInitial": "K",             "LastName": "Brochu",             "Address1": "37513 N. Broadway Road",             "Address2": "Apt. #726",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1117",             "SaleDate": "4/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.029999999",             "ProductID": "1509",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1077",             "AccountNumber": "4546702734",             "FirstName": "Ari",             "MiddleInitial": "K",             "LastName": "Brochu",             "Address1": "37513 N. Broadway Road",             "Address2": "Apt. #726",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1117",             "SaleDate": "4/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1077",             "AccountNumber": "4546702734",             "FirstName": "Ari",             "MiddleInitial": "K",             "LastName": "Brochu",             "Address1": "37513 N. Broadway Road",             "Address2": "Apt. #726",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1117",             "SaleDate": "4/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1092",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1077",             "AccountNumber": "4546702734",             "FirstName": "Ari",             "MiddleInitial": "K",             "LastName": "Brochu",             "Address1": "37513 N. Broadway Road",             "Address2": "Apt. #726",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1117",             "SaleDate": "4/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1078",             "AccountNumber": "4546702737",             "FirstName": "Dick",             "MiddleInitial": "Z",             "LastName": "Waldon",             "Address1": "43569 Meadow Park Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1985",             "SaleDate": "12/26/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1198",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1078",             "AccountNumber": "4546702737",             "FirstName": "Dick",             "MiddleInitial": "Z",             "LastName": "Waldon",             "Address1": "43569 Meadow Park Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1985",             "SaleDate": "12/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "You've Got Mail",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1446",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1079",             "AccountNumber": "4546702738",             "FirstName": "Philomina",             "MiddleInitial": "O",             "LastName": "Guimond",             "Address1": "6417 Jordon Lake Lane",             "Address2": "Apt. #394",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1856",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 20.99,             "Discount": "0.100000001",             "ProductID": "1772",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1079",             "AccountNumber": "4546702738",             "FirstName": "Philomina",             "MiddleInitial": "O",             "LastName": "Guimond",             "Address1": "6417 Jordon Lake Lane",             "Address2": "Apt. #394",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1856",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1221",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1079",             "AccountNumber": "4546702738",             "FirstName": "Philomina",             "MiddleInitial": "O",             "LastName": "Guimond",             "Address1": "6417 Jordon Lake Lane",             "Address2": "Apt. #394",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1856",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1079",             "AccountNumber": "4546702738",             "FirstName": "Philomina",             "MiddleInitial": "O",             "LastName": "Guimond",             "Address1": "6417 Jordon Lake Lane",             "Address2": "Apt. #394",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1856",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1079",             "AccountNumber": "4546702738",             "FirstName": "Philomina",             "MiddleInitial": "O",             "LastName": "Guimond",             "Address1": "6417 Jordon Lake Lane",             "Address2": "Apt. #394",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1856",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1607",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1079",             "AccountNumber": "4546702738",             "FirstName": "Philomina",             "MiddleInitial": "O",             "LastName": "Guimond",             "Address1": "6417 Jordon Lake Lane",             "Address2": "Apt. #394",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1856",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1079",             "AccountNumber": "4546702738",             "FirstName": "Philomina",             "MiddleInitial": "O",             "LastName": "Guimond",             "Address1": "6417 Jordon Lake Lane",             "Address2": "Apt. #394",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1856",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Cheaper by the Dozen",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1722",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1081",             "AccountNumber": "4546702744",             "FirstName": "Chaim",             "MiddleInitial": "P",             "LastName": "Chason",             "Address1": "48485 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1820",             "SaleDate": "9/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1563",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1081",             "AccountNumber": "4546702744",             "FirstName": "Chaim",             "MiddleInitial": "P",             "LastName": "Chason",             "Address1": "48485 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1820",             "SaleDate": "9/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1081",             "AccountNumber": "4546702744",             "FirstName": "Chaim",             "MiddleInitial": "P",             "LastName": "Chason",             "Address1": "48485 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1874",             "SaleDate": "10/20/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Blazing Saddles",             "Quantity": "4",             "Price": 16.49,             "Discount": "0",             "ProductID": "1044",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1081",             "AccountNumber": "4546702744",             "FirstName": "Chaim",             "MiddleInitial": "P",             "LastName": "Chason",             "Address1": "48485 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1874",             "SaleDate": "10/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1279",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1081",             "AccountNumber": "4546702744",             "FirstName": "Chaim",             "MiddleInitial": "P",             "LastName": "Chason",             "Address1": "48485 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1874",             "SaleDate": "10/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1358",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1081",             "AccountNumber": "4546702744",             "FirstName": "Chaim",             "MiddleInitial": "P",             "LastName": "Chason",             "Address1": "48485 Barton Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1874",             "SaleDate": "10/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1825",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1543",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 13.49,             "Discount": "0.01",             "ProductID": "1852",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "4",             "Price": 19.99,             "Discount": "0",             "ProductID": "1844",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Big Fat Greek Wedding",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1658",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1098",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1082",             "AccountNumber": "4546702745",             "FirstName": "Dewey",             "MiddleInitial": "C",             "LastName": "Mahone",             "Address1": "44678 W. 10th Way",             "Address2": "Apt. #413",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1504",             "SaleDate": "2/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Catch Me If You Can",             "Quantity": "3",             "Price": 20.99,             "Discount": "0",             "ProductID": "1666",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1570",             "SaleDate": "4/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1382",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1570",             "SaleDate": "4/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1841",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1570",             "SaleDate": "4/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Grudge",             "Quantity": "2",             "Price": 22.95,             "Discount": "0",             "ProductID": "1794",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1570",             "SaleDate": "4/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1570",             "SaleDate": "4/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1510",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1655",             "SaleDate": "6/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1655",             "SaleDate": "6/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "X-Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1554",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1655",             "SaleDate": "6/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "An Officer and a Gentleman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1097",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1655",             "SaleDate": "6/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1048",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1655",             "SaleDate": "6/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1655",             "SaleDate": "6/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "American Wedding",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1745",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.45,             "Discount": "0.079999998",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1106",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1206",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "5",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1386",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ice Age",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1697",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1083",             "AccountNumber": "4546702748",             "FirstName": "Blade",             "MiddleInitial": "L",             "LastName": "Reinhardt",             "Address1": "2642 Sherman Way",             "Address2": "Suite 20",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1858",             "SaleDate": "10/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1133",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1084",             "AccountNumber": "4546702752",             "FirstName": "Bobbie",             "MiddleInitial": "S",             "LastName": "Mcphatter",             "Address1": "5254 E. 38th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1196",             "SaleDate": "7/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Parenthood",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1184",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1084",             "AccountNumber": "4546702752",             "FirstName": "Bobbie",             "MiddleInitial": "S",             "LastName": "Mcphatter",             "Address1": "5254 E. 38th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1196",             "SaleDate": "7/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "4",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1084",             "AccountNumber": "4546702752",             "FirstName": "Bobbie",             "MiddleInitial": "S",             "LastName": "Mcphatter",             "Address1": "5254 E. 38th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1196",             "SaleDate": "7/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1657",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1084",             "AccountNumber": "4546702752",             "FirstName": "Bobbie",             "MiddleInitial": "S",             "LastName": "Mcphatter",             "Address1": "5254 E. 38th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1196",             "SaleDate": "7/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1086",             "AccountNumber": "4546702759",             "FirstName": "Aguido",             "MiddleInitial": "I",             "LastName": "Soderquist",             "Address1": "47825 N. Meadow Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1461",             "SaleDate": "1/23/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Tomorrow Never Dies",             "Quantity": "4",             "Price": 18.49,             "Discount": "0",             "ProductID": "1421",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1086",             "AccountNumber": "4546702759",             "FirstName": "Aguido",             "MiddleInitial": "I",             "LastName": "Soderquist",             "Address1": "47825 N. Meadow Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1461",             "SaleDate": "1/23/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1133",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1086",             "AccountNumber": "4546702759",             "FirstName": "Aguido",             "MiddleInitial": "I",             "LastName": "Soderquist",             "Address1": "47825 N. Meadow Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1461",             "SaleDate": "1/23/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1441",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1086",             "AccountNumber": "4546702759",             "FirstName": "Aguido",             "MiddleInitial": "I",             "LastName": "Soderquist",             "Address1": "47825 N. Meadow Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1461",             "SaleDate": "1/23/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1086",             "AccountNumber": "4546702759",             "FirstName": "Aguido",             "MiddleInitial": "I",             "LastName": "Soderquist",             "Address1": "47825 N. Meadow Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1461",             "SaleDate": "1/23/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1013",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1086",             "AccountNumber": "4546702759",             "FirstName": "Aguido",             "MiddleInitial": "I",             "LastName": "Soderquist",             "Address1": "47825 N. Meadow Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1461",             "SaleDate": "1/23/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1621",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "'Crocodile' Dundee II",             "Quantity": "3",             "Price": 14.45,             "Discount": "0",             "ProductID": "1158",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.95,             "Discount": "0.039999999",             "ProductID": "1379",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0.07",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1148",             "SaleDate": "5/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1341",             "SaleDate": "10/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1341",             "SaleDate": "10/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1341",             "SaleDate": "10/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1341",             "SaleDate": "10/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1245",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1341",             "SaleDate": "10/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spy Kids 3-D: Game Over",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1741",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1509",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1346",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1509",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1509",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1377",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1509",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1509",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1084",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1087",             "AccountNumber": "4546702762",             "FirstName": "Shawna",             "MiddleInitial": "V",             "LastName": "Martini",             "Address1": "1934 Park Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1509",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1088",             "AccountNumber": "4546702764",             "FirstName": "Darrell",             "MiddleInitial": "A",             "LastName": "Temme",             "Address1": "40743 W. Gilkey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1211",             "SaleDate": "7/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "5",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1088",             "AccountNumber": "4546702764",             "FirstName": "Darrell",             "MiddleInitial": "A",             "LastName": "Temme",             "Address1": "40743 W. Gilkey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1211",             "SaleDate": "7/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1226",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1088",             "AccountNumber": "4546702764",             "FirstName": "Darrell",             "MiddleInitial": "A",             "LastName": "Temme",             "Address1": "40743 W. Gilkey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1795",             "SaleDate": "9/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1315",             "SaleDate": "10/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1689",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1315",             "SaleDate": "10/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1315",             "SaleDate": "10/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Traffic",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1547",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1315",             "SaleDate": "10/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1315",             "SaleDate": "10/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1217",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1315",             "SaleDate": "10/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1315",             "SaleDate": "10/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1732",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rambo: First Blood Part II",             "Quantity": "3",             "Price": 18.45,             "Discount": "0.02",             "ProductID": "1121",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1533",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1615",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1649",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Hitch",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1855",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1092",             "AccountNumber": "4546702776",             "FirstName": "Suzette",             "LastName": "Albenberg",             "Address1": "28711 Ball Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1652",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Porky's",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1101",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Signs",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1663",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "3",             "Price": 24.99,             "Discount": "0",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Titanic",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1401",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1270",             "SaleDate": "9/2/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1674",             "SaleDate": "6/21/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1674",             "SaleDate": "6/21/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0.059999999",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1674",             "SaleDate": "6/21/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "1",             "Price": 21.45,             "Discount": "0.07",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1674",             "SaleDate": "6/21/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1096",             "AccountNumber": "4546702792",             "FirstName": "Gavin",             "MiddleInitial": "M",             "LastName": "Tardugno",             "Address1": "21146 N. State Street",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1674",             "SaleDate": "6/21/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "National Treasure",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1786",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1848",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Platoon",             "Quantity": "3",             "Price": 20.99,             "Discount": "0",             "ProductID": "1128",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1848",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1734",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1848",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1533",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1848",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "2",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1848",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0.01",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1848",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Shark Tale",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1809",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "5",             "Price": 21.45,             "Discount": "0",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1118",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1331",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "King Kong",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1870",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wedding Crashers",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1866",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Collateral",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1816",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1097",             "AccountNumber": "4546702794",             "FirstName": "Kathleen",             "LastName": "Edwin",             "Address1": "29569 Starr Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1991",             "SaleDate": "12/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "2",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "I, Robot",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1789",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1378",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1396",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1480",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1661",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1098",             "AccountNumber": "4546702799",             "FirstName": "Andro",             "MiddleInitial": "G",             "LastName": "Masters",             "Address1": "P.O. Box #5773",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1323",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1099",             "AccountNumber": "4546702800",             "FirstName": "Myka",             "MiddleInitial": "A",             "LastName": "Waterbury",             "Address1": "2063 Florence Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1903",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1831",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1099",             "AccountNumber": "4546702800",             "FirstName": "Myka",             "MiddleInitial": "A",             "LastName": "Waterbury",             "Address1": "2063 Florence Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1903",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Elf",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1761",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1099",             "AccountNumber": "4546702800",             "FirstName": "Myka",             "MiddleInitial": "A",             "LastName": "Waterbury",             "Address1": "2063 Florence Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1903",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1431",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1099",             "AccountNumber": "4546702800",             "FirstName": "Myka",             "MiddleInitial": "A",             "LastName": "Waterbury",             "Address1": "2063 Florence Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1903",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0.050000001",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1099",             "AccountNumber": "4546702800",             "FirstName": "Myka",             "MiddleInitial": "A",             "LastName": "Waterbury",             "Address1": "2063 Florence Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1903",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1457",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1102",             "AccountNumber": "4546702811",             "FirstName": "Mark",             "MiddleInitial": "T",             "LastName": "Arent",             "Address1": "7883 Airport Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1936",             "SaleDate": "11/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1121",             "SaleDate": "4/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Troy",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1820",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1121",             "SaleDate": "4/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1121",             "SaleDate": "4/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Face/Off",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1403",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1121",             "SaleDate": "4/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1638",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Elf",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1761",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1442",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1434",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "3",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1330",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1053",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1105",             "AccountNumber": "4546702821",             "FirstName": "Kathey",             "LastName": "Amarante",             "Address1": "1505 S. Grant Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1397",             "SaleDate": "12/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1158",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1106",             "AccountNumber": "4546702823",             "FirstName": "Cassandra",             "MiddleInitial": "L",             "LastName": "Mcclean",             "Address1": "376 E. Robinson Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1362",             "SaleDate": "11/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1106",             "AccountNumber": "4546702823",             "FirstName": "Cassandra",             "MiddleInitial": "L",             "LastName": "Mcclean",             "Address1": "376 E. Robinson Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1362",             "SaleDate": "11/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1108",             "AccountNumber": "4546702833",             "FirstName": "Deirdre Susan",             "MiddleInitial": "K",             "LastName": "Atterbury",             "Address1": "7795 S. Parker Blvd.",             "Address2": "Apt. #795",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1435",             "SaleDate": "1/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1829",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1108",             "AccountNumber": "4546702833",             "FirstName": "Deirdre Susan",             "MiddleInitial": "K",             "LastName": "Atterbury",             "Address1": "7795 S. Parker Blvd.",             "Address2": "Apt. #795",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1435",             "SaleDate": "1/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1521",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Troy",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1821",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1473",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Toy Story",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1347",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Se7en",             "Quantity": "4",             "Price": 15.45,             "Discount": "0",             "ProductID": "1343",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1109",             "AccountNumber": "4546702838",             "FirstName": "G. Elaine",             "MiddleInitial": "F",             "LastName": "Super",             "Address1": "6580 Liberty Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1399",             "SaleDate": "12/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "2",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1112",             "AccountNumber": "4546702846",             "FirstName": "Arlis (billie)",             "MiddleInitial": "V",             "LastName": "Topete",             "Address1": "4407 Deer Run Lane",             "Address2": "Apt. #794",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1095",             "SaleDate": "4/2/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1254",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Tarzan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1512",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Grudge",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.100000001",             "ProductID": "1795",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Passion of the Christ",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1780",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1845",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "xXx",             "Quantity": "1",             "Price": 27.99,             "Discount": "0",             "ProductID": "1651",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "5",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pulp Fiction",             "Quantity": "4",             "Price": 25.99,             "Discount": "0",             "ProductID": "1316",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Godfather",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1031",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1113",             "AccountNumber": "4546702849",             "FirstName": "Suzy",             "LastName": "Mcneely",             "Address1": "2561 Hemlock Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1754",             "SaleDate": "8/10/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Godzilla",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1461",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1115",             "AccountNumber": "4546702851",             "FirstName": "Jenifer",             "MiddleInitial": "L",             "LastName": "Waites",             "Address1": "42492 N. Taffee Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1759",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1115",             "AccountNumber": "4546702851",             "FirstName": "Jenifer",             "MiddleInitial": "L",             "LastName": "Waites",             "Address1": "42492 N. Taffee Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1759",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fahrenheit 9/11",             "Quantity": "5",             "Price": 14.45,             "Discount": "0",             "ProductID": "1802",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1115",             "AccountNumber": "4546702851",             "FirstName": "Jenifer",             "MiddleInitial": "L",             "LastName": "Waites",             "Address1": "42492 N. Taffee Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1759",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 19.95,             "Discount": "0.079999998",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1115",             "AccountNumber": "4546702851",             "FirstName": "Jenifer",             "MiddleInitial": "L",             "LastName": "Waites",             "Address1": "42492 N. Taffee Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1759",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1470",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1115",             "AccountNumber": "4546702851",             "FirstName": "Jenifer",             "MiddleInitial": "L",             "LastName": "Waites",             "Address1": "42492 N. Taffee Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1759",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 21.49,             "Discount": "0.01",             "ProductID": "1092",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1115",             "AccountNumber": "4546702851",             "FirstName": "Jenifer",             "MiddleInitial": "L",             "LastName": "Waites",             "Address1": "42492 N. Taffee Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1759",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1117",             "AccountNumber": "4546702857",             "FirstName": "Coba",             "LastName": "Randle",             "Address1": "2335 Pearl Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1113",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1117",             "AccountNumber": "4546702857",             "FirstName": "Coba",             "LastName": "Randle",             "Address1": "2335 Pearl Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1113",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1117",             "AccountNumber": "4546702857",             "FirstName": "Coba",             "LastName": "Randle",             "Address1": "2335 Pearl Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1113",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Road to Perdition",             "Quantity": "5",             "Price": 15.49,             "Discount": "0.039999999",             "ProductID": "1656",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1117",             "AccountNumber": "4546702857",             "FirstName": "Coba",             "LastName": "Randle",             "Address1": "2335 Pearl Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1113",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "3",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1117",             "AccountNumber": "4546702857",             "FirstName": "Coba",             "LastName": "Randle",             "Address1": "2335 Pearl Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1113",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1784",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1117",             "AccountNumber": "4546702857",             "FirstName": "Coba",             "LastName": "Randle",             "Address1": "2335 Pearl Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1113",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1121",             "AccountNumber": "4546702867",             "FirstName": "Pam",             "MiddleInitial": "E",             "LastName": "Abelson",             "Address1": "26930 E. Kim Ave.",             "Address2": "Suite 28",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1244",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1121",             "AccountNumber": "4546702867",             "FirstName": "Pam",             "MiddleInitial": "E",             "LastName": "Abelson",             "Address1": "26930 E. Kim Ave.",             "Address2": "Suite 28",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1244",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1121",             "AccountNumber": "4546702867",             "FirstName": "Pam",             "MiddleInitial": "E",             "LastName": "Abelson",             "Address1": "26930 E. Kim Ave.",             "Address2": "Suite 28",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1244",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.100000001",             "ProductID": "1677",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1121",             "AccountNumber": "4546702867",             "FirstName": "Pam",             "MiddleInitial": "E",             "LastName": "Abelson",             "Address1": "26930 E. Kim Ave.",             "Address2": "Suite 28",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1244",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1121",             "AccountNumber": "4546702867",             "FirstName": "Pam",             "MiddleInitial": "E",             "LastName": "Abelson",             "Address1": "26930 E. Kim Ave.",             "Address2": "Suite 28",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1244",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Parenthood",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1186",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1121",             "AccountNumber": "4546702867",             "FirstName": "Pam",             "MiddleInitial": "E",             "LastName": "Abelson",             "Address1": "26930 E. Kim Ave.",             "Address2": "Suite 28",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1244",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1121",             "AccountNumber": "4546702867",             "FirstName": "Pam",             "MiddleInitial": "E",             "LastName": "Abelson",             "Address1": "26930 E. Kim Ave.",             "Address2": "Suite 28",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1244",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "4",             "Price": 23.45,             "Discount": "0",             "ProductID": "1638",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1122",             "AccountNumber": "4546702872",             "FirstName": "Lydia",             "LastName": "Hughston",             "Address1": "3321 W. Cleveland Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1958",             "SaleDate": "12/12/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 22.49,             "Discount": "0.090000004",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1122",             "AccountNumber": "4546702872",             "FirstName": "Lydia",             "LastName": "Hughston",             "Address1": "3321 W. Cleveland Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1958",             "SaleDate": "12/12/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1734",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1122",             "AccountNumber": "4546702872",             "FirstName": "Lydia",             "LastName": "Hughston",             "Address1": "3321 W. Cleveland Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1958",             "SaleDate": "12/12/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Independence Day",             "Quantity": "4",             "Price": 19.45,             "Discount": "0",             "ProductID": "1368",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1122",             "AccountNumber": "4546702872",             "FirstName": "Lydia",             "LastName": "Hughston",             "Address1": "3321 W. Cleveland Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1958",             "SaleDate": "12/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1122",             "AccountNumber": "4546702872",             "FirstName": "Lydia",             "LastName": "Hughston",             "Address1": "3321 W. Cleveland Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1958",             "SaleDate": "12/12/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1122",             "AccountNumber": "4546702872",             "FirstName": "Lydia",             "LastName": "Hughston",             "Address1": "3321 W. Cleveland Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1958",             "SaleDate": "12/12/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1122",             "AccountNumber": "4546702872",             "FirstName": "Lydia",             "LastName": "Hughston",             "Address1": "3321 W. Cleveland Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1958",             "SaleDate": "12/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1123",             "AccountNumber": "4546702874",             "FirstName": "Dinah",             "MiddleInitial": "I",             "LastName": "Maniscalco",             "Address1": "4179 N. Perth Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1804",             "SaleDate": "9/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1123",             "AccountNumber": "4546702874",             "FirstName": "Dinah",             "MiddleInitial": "I",             "LastName": "Maniscalco",             "Address1": "4179 N. Perth Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1804",             "SaleDate": "9/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1123",             "AccountNumber": "4546702874",             "FirstName": "Dinah",             "MiddleInitial": "I",             "LastName": "Maniscalco",             "Address1": "4179 N. Perth Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1804",             "SaleDate": "9/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Collateral",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1818",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1123",             "AccountNumber": "4546702874",             "FirstName": "Dinah",             "MiddleInitial": "I",             "LastName": "Maniscalco",             "Address1": "4179 N. Perth Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1804",             "SaleDate": "9/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1853",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1123",             "AccountNumber": "4546702874",             "FirstName": "Dinah",             "MiddleInitial": "I",             "LastName": "Maniscalco",             "Address1": "4179 N. Perth Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1804",             "SaleDate": "9/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mrs. Doubtfire",             "Quantity": "3",             "Price": 19.49,             "Discount": "0",             "ProductID": "1290",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1124",             "AccountNumber": "4546702875",             "FirstName": "Sharla",             "MiddleInitial": "E",             "LastName": "Ekberg",             "Address1": "8346 E. Monroe Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1969",             "SaleDate": "12/19/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1126",             "SaleDate": "5/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1126",             "SaleDate": "5/2/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1126",             "SaleDate": "5/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1126",             "SaleDate": "5/2/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1126",             "SaleDate": "5/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Elf",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1762",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1126",             "SaleDate": "5/2/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Star Wars",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1057",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1931",             "SaleDate": "11/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Spy Kids 3-D: Game Over",             "Quantity": "2",             "Price": 20.45,             "Discount": "0",             "ProductID": "1742",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1931",             "SaleDate": "11/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1396",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1931",             "SaleDate": "11/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1126",             "AccountNumber": "4546702879",             "FirstName": "Paulette",             "MiddleInitial": "H",             "LastName": "Casale",             "Address1": "5677 Eastern Parkway",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1931",             "SaleDate": "11/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Forrest Gump",             "Quantity": "5",             "Price": 13.45,             "Discount": "0",             "ProductID": "1307",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1129",             "AccountNumber": "4546702891",             "FirstName": "Kelly",             "MiddleInitial": "X",             "LastName": "Tassone",             "Address1": "7140 W. Cass Parkway",             "Address2": "Suite 14",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1222",             "SaleDate": "7/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Crocodile Dundee",             "Quantity": "1",             "Price": 15.49,             "Discount": "0.07",             "ProductID": "1131",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1129",             "AccountNumber": "4546702891",             "FirstName": "Kelly",             "MiddleInitial": "X",             "LastName": "Tassone",             "Address1": "7140 W. Cass Parkway",             "Address2": "Suite 14",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1222",             "SaleDate": "7/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1638",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Cast Away",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1578",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1302",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1284",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1062",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1130",             "AccountNumber": "4546702893",             "FirstName": "Nicky",             "LastName": "Guan",             "Address1": "3166 Melrose Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1405",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "5",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1131",             "AccountNumber": "4546702898",             "FirstName": "Peggy",             "LastName": "Grand",             "Address1": "4728 Montgomery Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1403",             "SaleDate": "12/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1487",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1131",             "AccountNumber": "4546702898",             "FirstName": "Peggy",             "LastName": "Grand",             "Address1": "4728 Montgomery Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1403",             "SaleDate": "12/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1544",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1131",             "AccountNumber": "4546702898",             "FirstName": "Peggy",             "LastName": "Grand",             "Address1": "4728 Montgomery Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1403",             "SaleDate": "12/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1182",             "SaleDate": "6/19/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1182",             "SaleDate": "6/19/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1639",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1182",             "SaleDate": "6/19/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1182",             "SaleDate": "6/19/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.01",             "ProductID": "1575",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1182",             "SaleDate": "6/19/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1610",             "SaleDate": "5/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "3",             "Price": 23.99,             "Discount": "0",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1610",             "SaleDate": "5/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1610",             "SaleDate": "5/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1610",             "SaleDate": "5/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1098",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1610",             "SaleDate": "5/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.49,             "Discount": "0.100000001",             "ProductID": "1206",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1610",             "SaleDate": "5/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "xXx",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1648",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1691",             "SaleDate": "6/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "8 Mile",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1694",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1132",             "AccountNumber": "4546702903",             "FirstName": "Mandi",             "LastName": "Carman",             "Address1": "5822 N. Bell Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1691",             "SaleDate": "6/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1049",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Big Fat Greek Wedding",             "Quantity": "4",             "Price": 19.99,             "Discount": "0",             "ProductID": "1658",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1049",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1049",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1199",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1049",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1049",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Patch Adams",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1478",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1049",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1597",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1663",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1018",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1663",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1907",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1907",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1665",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1907",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicago",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1683",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1133",             "AccountNumber": "4546702906",             "FirstName": "Marci",             "MiddleInitial": "F",             "LastName": "Hermansen",             "Address1": "7777 Briar Hill Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1907",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1135",             "AccountNumber": "4546702912",             "FirstName": "Patta",             "MiddleInitial": "P",             "LastName": "Sanzone",             "Address1": "7144 S. Robinson Way",             "Address2": "Suite 38",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1036",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1121",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1135",             "AccountNumber": "4546702912",             "FirstName": "Patta",             "MiddleInitial": "P",             "LastName": "Sanzone",             "Address1": "7144 S. Robinson Way",             "Address2": "Suite 38",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1036",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Men in Black",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1427",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1135",             "AccountNumber": "4546702912",             "FirstName": "Patta",             "MiddleInitial": "P",             "LastName": "Sanzone",             "Address1": "7144 S. Robinson Way",             "Address2": "Suite 38",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1036",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1135",             "AccountNumber": "4546702912",             "FirstName": "Patta",             "MiddleInitial": "P",             "LastName": "Sanzone",             "Address1": "7144 S. Robinson Way",             "Address2": "Suite 38",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1036",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1194",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1135",             "AccountNumber": "4546702912",             "FirstName": "Patta",             "MiddleInitial": "P",             "LastName": "Sanzone",             "Address1": "7144 S. Robinson Way",             "Address2": "Suite 38",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1036",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1295",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1138",             "AccountNumber": "4546702920",             "FirstName": "Stanley",             "MiddleInitial": "P",             "LastName": "Mickley",             "Address1": "1730 Ely Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1755",             "SaleDate": "8/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Crocodile Dundee",             "Quantity": "2",             "Price": 15.49,             "Discount": "0",             "ProductID": "1131",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1138",             "AccountNumber": "4546702920",             "FirstName": "Stanley",             "MiddleInitial": "P",             "LastName": "Mickley",             "Address1": "1730 Ely Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1755",             "SaleDate": "8/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sleepless in Seattle",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1281",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1311",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Daddy Day Care",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1712",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1311",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1311",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1569",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1311",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "GoldenEye",             "Quantity": "3",             "Price": 18.45,             "Discount": "0",             "ProductID": "1346",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1311",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1311",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1247",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1439",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1415",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1439",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "2",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1439",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.059999999",             "ProductID": "1520",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1439",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1439",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1439",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.039999999",             "ProductID": "1383",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1789",             "SaleDate": "9/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1642",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1789",             "SaleDate": "9/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Spy Kids",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1601",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1789",             "SaleDate": "9/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1789",             "SaleDate": "9/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1139",             "AccountNumber": "4546702923",             "FirstName": "Donahue",             "MiddleInitial": "Q",             "LastName": "Laxton",             "Address1": "P.O. Box #18352",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1789",             "SaleDate": "9/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1140",             "AccountNumber": "4546702924",             "FirstName": "Margareta",             "MiddleInitial": "J",             "LastName": "Mumma",             "Address1": "14704 E. 36th Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1587",             "SaleDate": "4/21/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Superman",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1072",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1140",             "AccountNumber": "4546702924",             "FirstName": "Margareta",             "MiddleInitial": "J",             "LastName": "Mumma",             "Address1": "14704 E. 36th Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1587",             "SaleDate": "4/21/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Tootsie",             "Quantity": "3",             "Price": 17.49,             "Discount": "0",             "ProductID": "1102",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1140",             "AccountNumber": "4546702924",             "FirstName": "Margareta",             "MiddleInitial": "J",             "LastName": "Mumma",             "Address1": "14704 E. 36th Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1587",             "SaleDate": "4/21/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1171",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1826",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1302",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1062",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1055",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1190",             "SaleDate": "6/24/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1661",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1736",             "SaleDate": "7/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Casper",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1340",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1141",             "AccountNumber": "4546702929",             "FirstName": "Charlotee",             "MiddleInitial": "C",             "LastName": "Lutterman",             "Address1": "211 N. Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1736",             "SaleDate": "7/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1680",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1437",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Se7en",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1341",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "2",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1143",             "AccountNumber": "4546702932",             "FirstName": "Jacquelyn",             "MiddleInitial": "Z",             "LastName": "Kimrey",             "Address1": "31091 Cod Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1634",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1248",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Patch Adams",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1477",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "2",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1122",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Sister Act",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1267",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1198",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Parenthood",             "Quantity": "4",             "Price": 13.49,             "Discount": "0",             "ProductID": "1186",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1144",             "AccountNumber": "4546702935",             "FirstName": "Melphia",             "MiddleInitial": "R",             "LastName": "Augusts",             "Address1": "6216 Grant Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1498",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Rock",             "Quantity": "5",             "Price": 21.49,             "Discount": "0",             "ProductID": "1376",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "2 Fast 2 Furious",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1703",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1290",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Sister Act",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1266",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1145",             "AccountNumber": "4546702939",             "FirstName": "Alexis",             "LastName": "Tomko",             "Address1": "1616 Gibbs Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1644",             "SaleDate": "5/30/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1555",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1146",             "AccountNumber": "4546702942",             "FirstName": "Dianne",             "LastName": "Blanchette",             "Address1": "9641 E. Indian Hills Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1219",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "2 Fast 2 Furious",             "Quantity": "2",             "Price": 21.99,             "Discount": "0",             "ProductID": "1703",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1146",             "AccountNumber": "4546702942",             "FirstName": "Dianne",             "LastName": "Blanchette",             "Address1": "9641 E. Indian Hills Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1219",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1146",             "AccountNumber": "4546702942",             "FirstName": "Dianne",             "LastName": "Blanchette",             "Address1": "9641 E. Indian Hills Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1219",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1146",             "AccountNumber": "4546702942",             "FirstName": "Dianne",             "LastName": "Blanchette",             "Address1": "9641 E. Indian Hills Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1219",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Charlie's Angels",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1561",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1148",             "AccountNumber": "4546702948",             "FirstName": "Bertha",             "LastName": "Zamarripa",             "Address1": "9714 N. Buchanan Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1383",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1148",             "AccountNumber": "4546702948",             "FirstName": "Bertha",             "LastName": "Zamarripa",             "Address1": "9714 N. Buchanan Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1383",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1576",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1148",             "AccountNumber": "4546702948",             "FirstName": "Bertha",             "LastName": "Zamarripa",             "Address1": "9714 N. Buchanan Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1383",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Meet the Fockers",             "Quantity": "2",             "Price": 25.95,             "Discount": "0",             "ProductID": "1774",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1148",             "AccountNumber": "4546702948",             "FirstName": "Bertha",             "LastName": "Zamarripa",             "Address1": "9714 N. Buchanan Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1383",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ransom",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1369",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1148",             "AccountNumber": "4546702948",             "FirstName": "Bertha",             "LastName": "Zamarripa",             "Address1": "9714 N. Buchanan Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1383",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1133",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1148",             "AccountNumber": "4546702948",             "FirstName": "Bertha",             "LastName": "Zamarripa",             "Address1": "9714 N. Buchanan Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1383",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1337",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1148",             "AccountNumber": "4546702948",             "FirstName": "Bertha",             "LastName": "Zamarripa",             "Address1": "9714 N. Buchanan Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1383",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1733",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1378",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Good Morning, Vietnam",             "Quantity": "5",             "Price": 19.49,             "Discount": "0",             "ProductID": "1149",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Karate Kid, Part II",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1125",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1243",             "SaleDate": "8/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1508",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1629",             "SaleDate": "5/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 14.45,             "Discount": "0.090000004",             "ProductID": "1259",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1509",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The General's Daughter",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1500",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "5",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Tootsie",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1103",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "3",             "Price": 16.95,             "Discount": "0",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1217",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1151",             "AccountNumber": "4546702960",             "FirstName": "Nadya",             "MiddleInitial": "S",             "LastName": "Shroyer",             "Address1": "2268 E. 3rd Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1645",             "SaleDate": "5/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1385",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1217",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Village",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1805",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1111",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1152",             "AccountNumber": "4546702961",             "FirstName": "Ronda",             "MiddleInitial": "Z",             "LastName": "Campfield",             "Address1": "864 E. Pennsylvania Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1322",             "SaleDate": "10/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1602",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.029999999",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Animal House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1076",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1797",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1444",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1890",             "SaleDate": "11/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1890",             "SaleDate": "11/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicken Little",             "Quantity": "5",             "Price": 19.49,             "Discount": "0",             "ProductID": "1832",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1890",             "SaleDate": "11/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.02",             "ProductID": "1621",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1890",             "SaleDate": "11/4/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1890",             "SaleDate": "11/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shakespeare in Love",             "Quantity": "3",             "Price": 25.95,             "Discount": "0",             "ProductID": "1481",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1890",             "SaleDate": "11/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1106",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1153",             "AccountNumber": "4546702965",             "FirstName": "Kimberly",             "MiddleInitial": "Q",             "LastName": "Claytor",             "Address1": "3436 N. June Parkway",             "Address2": "Apt. #307",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1890",             "SaleDate": "11/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1155",             "AccountNumber": "4546702968",             "FirstName": "Garlan",             "MiddleInitial": "O",             "LastName": "Chaplin",             "Address1": "20751 E. Colonial Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1135",             "SaleDate": "5/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1155",             "AccountNumber": "4546702968",             "FirstName": "Garlan",             "MiddleInitial": "O",             "LastName": "Chaplin",             "Address1": "20751 E. Colonial Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1135",             "SaleDate": "5/11/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1155",             "AccountNumber": "4546702968",             "FirstName": "Garlan",             "MiddleInitial": "O",             "LastName": "Chaplin",             "Address1": "20751 E. Colonial Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1524",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1155",             "AccountNumber": "4546702968",             "FirstName": "Garlan",             "MiddleInitial": "O",             "LastName": "Chaplin",             "Address1": "20751 E. Colonial Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1524",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1568",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1155",             "AccountNumber": "4546702968",             "FirstName": "Garlan",             "MiddleInitial": "O",             "LastName": "Chaplin",             "Address1": "20751 E. Colonial Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1524",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Patch Adams",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1477",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1155",             "AccountNumber": "4546702968",             "FirstName": "Garlan",             "MiddleInitial": "O",             "LastName": "Chaplin",             "Address1": "20751 E. Colonial Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1524",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "4",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1155",             "AccountNumber": "4546702968",             "FirstName": "Garlan",             "MiddleInitial": "O",             "LastName": "Chaplin",             "Address1": "20751 E. Colonial Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1524",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1321",             "SaleDate": "10/10/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Gladiator",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1553",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1321",             "SaleDate": "10/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1652",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1321",             "SaleDate": "10/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1321",             "SaleDate": "10/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Vanilla Sky",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1599",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1321",             "SaleDate": "10/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1370",             "SaleDate": "11/20/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1370",             "SaleDate": "11/20/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1087",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1156",             "AccountNumber": "4546702970",             "FirstName": "Ana",             "MiddleInitial": "I",             "LastName": "Zenteno",             "Address1": "P.O. Box #18799",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1370",             "SaleDate": "11/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1481",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1011",             "SaleDate": "1/11/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1058",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1011",             "SaleDate": "1/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Good Morning, Vietnam",             "Quantity": "2",             "Price": 19.49,             "Discount": "0",             "ProductID": "1149",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1011",             "SaleDate": "1/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1011",             "SaleDate": "1/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "4",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lion King",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1308",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "5",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1594",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lion King",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.02",             "ProductID": "1310",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "4",             "Price": 19.49,             "Discount": "0.07",             "ProductID": "1845",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1157",             "AccountNumber": "4546702971",             "FirstName": "Loraine",             "MiddleInitial": "E",             "LastName": "Witzke",             "Address1": "17732 hastings Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1964",             "SaleDate": "12/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Fantastic Four",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1838",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "5",             "Price": 22.49,             "Discount": "0",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1230",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1158",             "AccountNumber": "4546702975",             "FirstName": "Flora",             "MiddleInitial": "N",             "LastName": "Gloria",             "Address1": "3746 W. Orchard Road",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1558",             "SaleDate": "4/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1159",             "AccountNumber": "4546702978",             "FirstName": "Rosalia",             "MiddleInitial": "X",             "LastName": "Bounds",             "Address1": "2358 W. Bass Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1897",             "SaleDate": "11/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1159",             "AccountNumber": "4546702978",             "FirstName": "Rosalia",             "MiddleInitial": "X",             "LastName": "Bounds",             "Address1": "2358 W. Bass Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1897",             "SaleDate": "11/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1159",             "AccountNumber": "4546702978",             "FirstName": "Rosalia",             "MiddleInitial": "X",             "LastName": "Bounds",             "Address1": "2358 W. Bass Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1897",             "SaleDate": "11/7/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Runaway Bride",             "Quantity": "5",             "Price": 25.95,             "Discount": "0",             "ProductID": "1499",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1159",             "AccountNumber": "4546702978",             "FirstName": "Rosalia",             "MiddleInitial": "X",             "LastName": "Bounds",             "Address1": "2358 W. Bass Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1897",             "SaleDate": "11/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0.050000001",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Patriot",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1586",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Aviator",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1822",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Platoon",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1128",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1079",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1025",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1160",             "AccountNumber": "4546702979",             "FirstName": "Colleen",             "MiddleInitial": "X",             "LastName": "Ruck",             "Address1": "24227 N. Arnold Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1983",             "SaleDate": "12/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1150",             "SaleDate": "5/27/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Twins",             "Quantity": "5",             "Price": 13.45,             "Discount": "0",             "ProductID": "1156",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1150",             "SaleDate": "5/27/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1208",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1150",             "SaleDate": "5/27/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1150",             "SaleDate": "5/27/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1150",             "SaleDate": "5/27/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "National Treasure",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1786",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1150",             "SaleDate": "5/27/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1807",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1496",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1161",             "AccountNumber": "4546702982",             "FirstName": "Finis",             "MiddleInitial": "U",             "LastName": "Hardcastle",             "Address1": "6378 S. Deer Run Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1496",             "SaleDate": "2/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Tomorrow Never Dies",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1420",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1194",             "SaleDate": "6/28/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0.02",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1194",             "SaleDate": "6/28/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1707",             "SaleDate": "7/11/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.100000001",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1707",             "SaleDate": "7/11/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1296",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1707",             "SaleDate": "7/11/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1707",             "SaleDate": "7/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 20.99,             "Discount": "0.01",             "ProductID": "1666",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1707",             "SaleDate": "7/11/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.029999999",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1163",             "AccountNumber": "4546702986",             "FirstName": "Sierra",             "MiddleInitial": "G",             "LastName": "Pucell",             "Address1": "9565 W. Watson Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1707",             "SaleDate": "7/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1555",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1289",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1286",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Tootsie",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1103",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1166",             "AccountNumber": "4546702991",             "FirstName": "Loren",             "MiddleInitial": "J",             "LastName": "Godoy",             "Address1": "P.O. Box #14545",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1640",             "SaleDate": "5/28/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1546",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1168",             "AccountNumber": "4546702998",             "FirstName": "Nicolette",             "MiddleInitial": "X",             "LastName": "Bloomfeild",             "Address1": "8473 Benhoy Road",             "Address2": "Suite 38",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1561",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1544",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1168",             "AccountNumber": "4546702998",             "FirstName": "Nicolette",             "MiddleInitial": "X",             "LastName": "Bloomfeild",             "Address1": "8473 Benhoy Road",             "Address2": "Suite 38",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1561",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Hitch",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1855",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1168",             "AccountNumber": "4546702998",             "FirstName": "Nicolette",             "MiddleInitial": "X",             "LastName": "Bloomfeild",             "Address1": "8473 Benhoy Road",             "Address2": "Suite 38",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1561",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fun with Dick and Jane",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1843",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1168",             "AccountNumber": "4546702998",             "FirstName": "Nicolette",             "MiddleInitial": "X",             "LastName": "Bloomfeild",             "Address1": "8473 Benhoy Road",             "Address2": "Suite 38",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1561",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1664",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1168",             "AccountNumber": "4546702998",             "FirstName": "Nicolette",             "MiddleInitial": "X",             "LastName": "Bloomfeild",             "Address1": "8473 Benhoy Road",             "Address2": "Suite 38",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1561",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1168",             "AccountNumber": "4546702998",             "FirstName": "Nicolette",             "MiddleInitial": "X",             "LastName": "Bloomfeild",             "Address1": "8473 Benhoy Road",             "Address2": "Suite 38",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1561",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Independence Day",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1368",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1168",             "AccountNumber": "4546702998",             "FirstName": "Nicolette",             "MiddleInitial": "X",             "LastName": "Bloomfeild",             "Address1": "8473 Benhoy Road",             "Address2": "Suite 38",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1561",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Catch Me If You Can",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1666",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1235",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1793",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1544",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1501",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Rocky Horror Picture Show",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1047",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1173",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1170",             "AccountNumber": "4546703002",             "FirstName": "Christy",             "MiddleInitial": "H",             "LastName": "Bugarin",             "Address1": "4918 Starr Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1393",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1304",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1230",             "SaleDate": "8/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "4",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1230",             "SaleDate": "8/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1230",             "SaleDate": "8/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1199",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1230",             "SaleDate": "8/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1230",             "SaleDate": "8/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1230",             "SaleDate": "8/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Beauty",             "Quantity": "2",             "Price": 19.99,             "Discount": "0",             "ProductID": "1515",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1854",             "SaleDate": "10/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1171",             "AccountNumber": "4546703005",             "FirstName": "Tobias",             "MiddleInitial": "J",             "LastName": "Barrin",             "Address1": "40956 Youngs Parkway",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1854",             "SaleDate": "10/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1172",             "AccountNumber": "4546703006",             "FirstName": "Rudolf",             "MiddleInitial": "O",             "LastName": "Witter",             "Address1": "27689 Industrial Park Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1537",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1172",             "AccountNumber": "4546703006",             "FirstName": "Rudolf",             "MiddleInitial": "O",             "LastName": "Witter",             "Address1": "27689 Industrial Park Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1537",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "3",             "Price": 22.95,             "Discount": "0",             "ProductID": "1202",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1172",             "AccountNumber": "4546703006",             "FirstName": "Rudolf",             "MiddleInitial": "O",             "LastName": "Witter",             "Address1": "27689 Industrial Park Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1537",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1172",             "AccountNumber": "4546703006",             "FirstName": "Rudolf",             "MiddleInitial": "O",             "LastName": "Witter",             "Address1": "27689 Industrial Park Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1537",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1172",             "AccountNumber": "4546703006",             "FirstName": "Rudolf",             "MiddleInitial": "O",             "LastName": "Witter",             "Address1": "27689 Industrial Park Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1537",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Contact",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1410",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1172",             "AccountNumber": "4546703006",             "FirstName": "Rudolf",             "MiddleInitial": "O",             "LastName": "Witter",             "Address1": "27689 Industrial Park Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1537",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0.100000001",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1174",             "AccountNumber": "4546703010",             "FirstName": "Bertil",             "MiddleInitial": "L",             "LastName": "Campion",             "Address1": "1780 Railroad Way",             "Address2": "Apt. #272",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1144",             "SaleDate": "5/18/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1174",             "AccountNumber": "4546703010",             "FirstName": "Bertil",             "MiddleInitial": "L",             "LastName": "Campion",             "Address1": "1780 Railroad Way",             "Address2": "Apt. #272",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1144",             "SaleDate": "5/18/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1174",             "AccountNumber": "4546703010",             "FirstName": "Bertil",             "MiddleInitial": "L",             "LastName": "Campion",             "Address1": "1780 Railroad Way",             "Address2": "Apt. #272",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1464",             "SaleDate": "1/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "An Officer and a Gentleman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1097",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1174",             "AccountNumber": "4546703010",             "FirstName": "Bertil",             "MiddleInitial": "L",             "LastName": "Campion",             "Address1": "1780 Railroad Way",             "Address2": "Apt. #272",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1464",             "SaleDate": "1/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1174",             "AccountNumber": "4546703010",             "FirstName": "Bertil",             "MiddleInitial": "L",             "LastName": "Campion",             "Address1": "1780 Railroad Way",             "Address2": "Apt. #272",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1464",             "SaleDate": "1/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1174",             "AccountNumber": "4546703010",             "FirstName": "Bertil",             "MiddleInitial": "L",             "LastName": "Campion",             "Address1": "1780 Railroad Way",             "Address2": "Apt. #272",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1464",             "SaleDate": "1/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1176",             "AccountNumber": "4546703018",             "FirstName": "Connie",             "MiddleInitial": "V",             "LastName": "Todd",             "Address1": "3556 Melrose Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1187",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "2",             "Price": 19.99,             "Discount": "0",             "ProductID": "1023",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1176",             "AccountNumber": "4546703018",             "FirstName": "Connie",             "MiddleInitial": "V",             "LastName": "Todd",             "Address1": "3556 Melrose Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1187",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "3",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1176",             "AccountNumber": "4546703018",             "FirstName": "Connie",             "MiddleInitial": "V",             "LastName": "Todd",             "Address1": "3556 Melrose Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1187",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1588",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1176",             "AccountNumber": "4546703018",             "FirstName": "Connie",             "MiddleInitial": "V",             "LastName": "Todd",             "Address1": "3556 Melrose Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1187",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1177",             "AccountNumber": "4546703019",             "FirstName": "Clark",             "LastName": "Shows",             "Address1": "41013 Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1282",             "SaleDate": "9/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1177",             "AccountNumber": "4546703019",             "FirstName": "Clark",             "LastName": "Shows",             "Address1": "41013 Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1282",             "SaleDate": "9/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1177",             "AccountNumber": "4546703019",             "FirstName": "Clark",             "LastName": "Shows",             "Address1": "41013 Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1282",             "SaleDate": "9/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1177",             "AccountNumber": "4546703019",             "FirstName": "Clark",             "LastName": "Shows",             "Address1": "41013 Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1282",             "SaleDate": "9/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1245",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1177",             "AccountNumber": "4546703019",             "FirstName": "Clark",             "LastName": "Shows",             "Address1": "41013 Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1282",             "SaleDate": "9/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1177",             "AccountNumber": "4546703019",             "FirstName": "Clark",             "LastName": "Shows",             "Address1": "41013 Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1282",             "SaleDate": "9/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek",             "Quantity": "4",             "Price": 22.95,             "Discount": "0",             "ProductID": "1631",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Aviator",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1822",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1834",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1757",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "X2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0.07",             "ProductID": "1711",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1617",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Tarzan",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1511",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1164",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1178",             "AccountNumber": "4546703020",             "FirstName": "Guadalupe (lou)",             "MiddleInitial": "F",             "LastName": "Edmondson",             "Address1": "1341 Cedar Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1978",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1345",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1179",             "AccountNumber": "4546703025",             "FirstName": "Kristin",             "MiddleInitial": "Q",             "LastName": "Hatton",             "Address1": "4541 Divine Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1143",             "SaleDate": "5/18/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1182",             "AccountNumber": "4546703035",             "FirstName": "Bronson",             "MiddleInitial": "X",             "LastName": "Bensen",             "Address1": "9800 E. Marta Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1892",             "SaleDate": "11/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1182",             "AccountNumber": "4546703035",             "FirstName": "Bronson",             "MiddleInitial": "X",             "LastName": "Bensen",             "Address1": "9800 E. Marta Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1892",             "SaleDate": "11/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1182",             "AccountNumber": "4546703035",             "FirstName": "Bronson",             "MiddleInitial": "X",             "LastName": "Bensen",             "Address1": "9800 E. Marta Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1892",             "SaleDate": "11/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1182",             "AccountNumber": "4546703035",             "FirstName": "Bronson",             "MiddleInitial": "X",             "LastName": "Bensen",             "Address1": "9800 E. Marta Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1892",             "SaleDate": "11/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1182",             "AccountNumber": "4546703035",             "FirstName": "Bronson",             "MiddleInitial": "X",             "LastName": "Bensen",             "Address1": "9800 E. Marta Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1892",             "SaleDate": "11/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1182",             "AccountNumber": "4546703035",             "FirstName": "Bronson",             "MiddleInitial": "X",             "LastName": "Bensen",             "Address1": "9800 E. Marta Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1892",             "SaleDate": "11/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1269",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1063",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Troy",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1820",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1200",             "SaleDate": "7/5/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1314",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1406",             "SaleDate": "12/14/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1617",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1406",             "SaleDate": "12/14/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1406",             "SaleDate": "12/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1406",             "SaleDate": "12/14/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1846",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 21.45,             "Discount": "0.090000004",             "ProductID": "1545",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Tomorrow Never Dies",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1420",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1393",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1321",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.029999999",             "ProductID": "1293",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1183",             "AccountNumber": "4546703039",             "FirstName": "Belinda",             "MiddleInitial": "Z",             "LastName": "Valdez",             "Address1": "6109 Ironside Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1816",             "SaleDate": "9/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1853",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1058",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1320",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1058",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1058",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1058",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1058",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1290",             "SaleDate": "9/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1384",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1290",             "SaleDate": "9/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1290",             "SaleDate": "9/14/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1290",             "SaleDate": "9/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sting",             "Quantity": "5",             "Price": 13.45,             "Discount": "0",             "ProductID": "1035",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1290",             "SaleDate": "9/14/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "4",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1185",             "AccountNumber": "4546703041",             "FirstName": "Clare",             "MiddleInitial": "U",             "LastName": "Callaghan",             "Address1": "39570 W. Harrison Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1290",             "SaleDate": "9/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1493",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mask",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1327",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1493",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1493",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1493",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Parenthood",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1184",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1493",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Hundred and One Dalmatians",             "Quantity": "2",             "Price": 16.49,             "Discount": "0",             "ProductID": "1009",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1739",             "SaleDate": "8/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1739",             "SaleDate": "8/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1739",             "SaleDate": "8/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1378",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1739",             "SaleDate": "8/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Flintstones",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1304",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1739",             "SaleDate": "8/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1143",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1739",             "SaleDate": "8/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1149",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1739",             "SaleDate": "8/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "5",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1746",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1746",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fantastic Four",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.039999999",             "ProductID": "1838",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1746",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "4",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1746",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1746",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1654",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1746",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1187",             "AccountNumber": "4546703043",             "FirstName": "Atallah",             "MiddleInitial": "E",             "LastName": "Gaunce",             "Address1": "9978 W. Cottage Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1746",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1276",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "2 Fast 2 Furious",             "Quantity": "4",             "Price": 21.99,             "Discount": "0",             "ProductID": "1703",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1276",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1276",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Sting",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1036",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1276",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.039999999",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1276",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Maverick",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1315",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1773",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1773",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1876",             "SaleDate": "10/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "50 First Dates",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1812",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1876",             "SaleDate": "10/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Titanic",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1401",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1876",             "SaleDate": "10/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1003",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1876",             "SaleDate": "10/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1188",             "AccountNumber": "4546703046",             "FirstName": "Herman",             "MiddleInitial": "U",             "LastName": "Milliron",             "Address1": "6446 S. Robinson Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1876",             "SaleDate": "10/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1189",             "AccountNumber": "4546703051",             "FirstName": "Jolene",             "MiddleInitial": "N",             "LastName": "Maffucci",             "Address1": "3074 N. Michigan Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1882",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1189",             "AccountNumber": "4546703051",             "FirstName": "Jolene",             "MiddleInitial": "N",             "LastName": "Maffucci",             "Address1": "3074 N. Michigan Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1882",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.01",             "ProductID": "1575",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1189",             "AccountNumber": "4546703051",             "FirstName": "Jolene",             "MiddleInitial": "N",             "LastName": "Maffucci",             "Address1": "3074 N. Michigan Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1882",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1190",             "AccountNumber": "4546703055",             "FirstName": "Shay",             "MiddleInitial": "E",             "LastName": "Jurado",             "Address1": "4494 N. Pearl Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1352",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1190",             "AccountNumber": "4546703055",             "FirstName": "Shay",             "MiddleInitial": "E",             "LastName": "Jurado",             "Address1": "4494 N. Pearl Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1352",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1190",             "AccountNumber": "4546703055",             "FirstName": "Shay",             "MiddleInitial": "E",             "LastName": "Jurado",             "Address1": "4494 N. Pearl Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1352",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1191",             "AccountNumber": "4546703060",             "FirstName": "Theresa",             "MiddleInitial": "V",             "LastName": "Somers",             "Address1": "2703 S. 17th Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1209",             "SaleDate": "7/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1191",             "AccountNumber": "4546703060",             "FirstName": "Theresa",             "MiddleInitial": "V",             "LastName": "Somers",             "Address1": "2703 S. 17th Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1209",             "SaleDate": "7/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1191",             "AccountNumber": "4546703060",             "FirstName": "Theresa",             "MiddleInitial": "V",             "LastName": "Somers",             "Address1": "2703 S. 17th Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1209",             "SaleDate": "7/13/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1297",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1191",             "AccountNumber": "4546703060",             "FirstName": "Theresa",             "MiddleInitial": "V",             "LastName": "Somers",             "Address1": "2703 S. 17th Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1209",             "SaleDate": "7/13/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1191",             "AccountNumber": "4546703060",             "FirstName": "Theresa",             "MiddleInitial": "V",             "LastName": "Somers",             "Address1": "2703 S. 17th Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1209",             "SaleDate": "7/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1125",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1570",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 24.99,             "Discount": "0.059999999",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "City Slickers",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1241",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1194",             "AccountNumber": "4546703071",             "FirstName": "Jerilyn",             "MiddleInitial": "R",             "LastName": "Silcox",             "Address1": "4845 E. Ferurstein Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1319",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1525",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1076",             "SaleDate": "3/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1076",             "SaleDate": "3/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1622",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1076",             "SaleDate": "3/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Patch Adams",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1478",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1076",             "SaleDate": "3/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1416",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1076",             "SaleDate": "3/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1079",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Contact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1411",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1829",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1394",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Se7en",             "Quantity": "1",             "Price": 15.45,             "Discount": "0.039999999",             "ProductID": "1343",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghost",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1213",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1192",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1682",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1994",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mulan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1466",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1994",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1118",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1994",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "X-Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1554",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1994",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1529",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1994",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1994",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1197",             "AccountNumber": "4546703080",             "FirstName": "Adria",             "MiddleInitial": "J",             "LastName": "Boissonneault",             "Address1": "863 Jamie Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1994",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1001",             "SaleDate": "1/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1001",             "SaleDate": "1/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1147",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1001",             "SaleDate": "1/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1167",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1001",             "SaleDate": "1/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Liar Liar",             "Quantity": "2",             "Price": 15.49,             "Discount": "0",             "ProductID": "1416",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1001",             "SaleDate": "1/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1568",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1001",             "SaleDate": "1/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1793",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fun with Dick and Jane",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1842",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bad Boys II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1726",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mulan",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1465",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1416",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "True Lies",             "Quantity": "1",             "Price": 22.99,             "Discount": "0.100000001",             "ProductID": "1324",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1254",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1831",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1393",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1555",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "4",             "Price": 21.45,             "Discount": "0",             "ProductID": "1558",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 22.49,             "Discount": "0.059999999",             "ProductID": "1441",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1366",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Platoon",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1128",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1198",             "AccountNumber": "4546703083",             "FirstName": "Jacinta",             "MiddleInitial": "P",             "LastName": "Fiorini",             "Address1": "P.O. Box #8838",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1899",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1677",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1199",             "AccountNumber": "4546703088",             "FirstName": "M. Stephen",             "LastName": "Nuckolls",             "Address1": "41188 S. Charles Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1000",             "SaleDate": "1/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1199",             "AccountNumber": "4546703088",             "FirstName": "M. Stephen",             "LastName": "Nuckolls",             "Address1": "41188 S. Charles Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1000",             "SaleDate": "1/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1199",             "AccountNumber": "4546703088",             "FirstName": "M. Stephen",             "LastName": "Nuckolls",             "Address1": "41188 S. Charles Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1000",             "SaleDate": "1/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1393",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1199",             "AccountNumber": "4546703088",             "FirstName": "M. Stephen",             "LastName": "Nuckolls",             "Address1": "41188 S. Charles Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1000",             "SaleDate": "1/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1199",             "AccountNumber": "4546703088",             "FirstName": "M. Stephen",             "LastName": "Nuckolls",             "Address1": "41188 S. Charles Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1000",             "SaleDate": "1/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Mummy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1507",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1199",             "AccountNumber": "4546703088",             "FirstName": "M. Stephen",             "LastName": "Nuckolls",             "Address1": "41188 S. Charles Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1000",             "SaleDate": "1/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.99,             "Discount": "0.029999999",             "ProductID": "1788",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1202",             "AccountNumber": "4546703102",             "FirstName": "Anamaria",             "MiddleInitial": "K",             "LastName": "Montz",             "Address1": "1531 N. Academy Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1207",             "SaleDate": "7/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "National Treasure",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1786",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1202",             "AccountNumber": "4546703102",             "FirstName": "Anamaria",             "MiddleInitial": "K",             "LastName": "Montz",             "Address1": "1531 N. Academy Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1678",             "SaleDate": "6/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicago",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1683",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1202",             "AccountNumber": "4546703102",             "FirstName": "Anamaria",             "MiddleInitial": "K",             "LastName": "Montz",             "Address1": "1531 N. Academy Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1678",             "SaleDate": "6/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Hitch",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1855",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1202",             "AccountNumber": "4546703102",             "FirstName": "Anamaria",             "MiddleInitial": "K",             "LastName": "Montz",             "Address1": "1531 N. Academy Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1678",             "SaleDate": "6/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "5",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1202",             "AccountNumber": "4546703102",             "FirstName": "Anamaria",             "MiddleInitial": "K",             "LastName": "Montz",             "Address1": "1531 N. Academy Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1678",             "SaleDate": "6/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1202",             "AccountNumber": "4546703102",             "FirstName": "Anamaria",             "MiddleInitial": "K",             "LastName": "Montz",             "Address1": "1531 N. Academy Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1678",             "SaleDate": "6/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1202",             "AccountNumber": "4546703102",             "FirstName": "Anamaria",             "MiddleInitial": "K",             "LastName": "Montz",             "Address1": "1531 N. Academy Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1678",             "SaleDate": "6/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1110",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1632",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1597",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Patriot",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1585",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mummy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1507",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1257",             "SaleDate": "8/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1481",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1411",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1508",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1411",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1499",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1411",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "3",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1411",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1411",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "3",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1203",             "AccountNumber": "4546703105",             "FirstName": "Martine",             "MiddleInitial": "K",             "LastName": "Newbern",             "Address1": "9482 E. Parker Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1411",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1220",             "SaleDate": "7/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Snow White and the Seven Dwarfs",             "Quantity": "3",             "Price": 16.45,             "Discount": "0",             "ProductID": "1001",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1220",             "SaleDate": "7/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1615",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1220",             "SaleDate": "7/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1220",             "SaleDate": "7/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1626",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1220",             "SaleDate": "7/23/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1220",             "SaleDate": "7/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1284",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1220",             "SaleDate": "7/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Tarzan",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1511",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1736",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1609",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Blair Witch Project",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1528",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1470",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Armageddon",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1467",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1204",             "AccountNumber": "4546703108",             "FirstName": "Margie",             "MiddleInitial": "C",             "LastName": "Sutter",             "Address1": "6646 Tasker Way",             "Address2": "Apt. #749",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1760",             "SaleDate": "8/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1607",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.029999999",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Longest Yard",             "Quantity": "3",             "Price": 25.99,             "Discount": "0",             "ProductID": "1873",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1576",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "5",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1207",             "AccountNumber": "4546703118",             "FirstName": "Cameel",             "LastName": "Morita",             "Address1": "9354 E. 2nd Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1627",             "SaleDate": "5/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1935",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1935",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1935",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Mask",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1327",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1935",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1935",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1935",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1935",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Face/Off",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1403",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1208",             "AccountNumber": "4546703119",             "FirstName": "Talmadge",             "LastName": "Danzy",             "Address1": "P.O. Box #640",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1988",             "SaleDate": "12/27/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "3",             "Price": 18.45,             "Discount": "0",             "ProductID": "1792",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1815",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1652",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1257",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1025",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1210",             "AccountNumber": "4546703123",             "FirstName": "Karlyn",             "LastName": "Wurth",             "Address1": "14207 39th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1250",             "SaleDate": "8/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1269",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1329",             "SaleDate": "10/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1844",             "SaleDate": "10/6/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1844",             "SaleDate": "10/6/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1844",             "SaleDate": "10/6/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1844",             "SaleDate": "10/6/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1459",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1844",             "SaleDate": "10/6/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lethal Weapon 4",             "Quantity": "4",             "Price": 19.45,             "Discount": "0",             "ProductID": "1480",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1844",             "SaleDate": "10/6/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1211",             "AccountNumber": "4546703128",             "FirstName": "Lorelei",             "MiddleInitial": "U",             "LastName": "Hochmuth",             "Address1": "5746 Jerome Parkway",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1844",             "SaleDate": "10/6/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1641",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1214",             "AccountNumber": "4546703137",             "FirstName": "Emebet",             "LastName": "Patillo",             "Address1": "4418 21st Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1654",             "SaleDate": "6/6/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1214",             "AccountNumber": "4546703137",             "FirstName": "Emebet",             "LastName": "Patillo",             "Address1": "4418 21st Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1654",             "SaleDate": "6/6/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1657",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1214",             "AccountNumber": "4546703137",             "FirstName": "Emebet",             "LastName": "Patillo",             "Address1": "4418 21st Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1654",             "SaleDate": "6/6/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1214",             "AccountNumber": "4546703137",             "FirstName": "Emebet",             "LastName": "Patillo",             "Address1": "4418 21st Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1654",             "SaleDate": "6/6/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Jungle Book",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1018",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1215",             "AccountNumber": "4546703142",             "FirstName": "Katie",             "MiddleInitial": "J",             "LastName": "Fillers",             "Address1": "2202 Thomas Parkway",             "Address2": "Suite 4",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1837",             "SaleDate": "9/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1215",             "AccountNumber": "4546703142",             "FirstName": "Katie",             "MiddleInitial": "J",             "LastName": "Fillers",             "Address1": "2202 Thomas Parkway",             "Address2": "Suite 4",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1837",             "SaleDate": "9/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "An Officer and a Gentleman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0.100000001",             "ProductID": "1097",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1216",             "AccountNumber": "4546703144",             "FirstName": "Megan",             "MiddleInitial": "N",             "LastName": "Midgett",             "Address1": "8401 N. Barton Street",             "Address2": "Apt. #400",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1975",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1244",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1216",             "AccountNumber": "4546703144",             "FirstName": "Megan",             "MiddleInitial": "N",             "LastName": "Midgett",             "Address1": "8401 N. Barton Street",             "Address2": "Apt. #400",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1975",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "5",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1216",             "AccountNumber": "4546703144",             "FirstName": "Megan",             "MiddleInitial": "N",             "LastName": "Midgett",             "Address1": "8401 N. Barton Street",             "Address2": "Apt. #400",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1975",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Madagascar",             "Quantity": "3",             "Price": 15.49,             "Discount": "0",             "ProductID": "1861",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1012",             "SaleDate": "1/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1012",             "SaleDate": "1/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1012",             "SaleDate": "1/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1356",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1619",             "SaleDate": "5/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Dolittle",             "Quantity": "2",             "Price": 17.49,             "Discount": "0",             "ProductID": "1444",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1619",             "SaleDate": "5/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1798",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1619",             "SaleDate": "5/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1619",             "SaleDate": "5/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1556",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1619",             "SaleDate": "5/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1079",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1619",             "SaleDate": "5/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1062",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1619",             "SaleDate": "5/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1652",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Animal House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1076",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Double Jeopardy",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1485",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 20.95,             "Discount": "0.07",             "ProductID": "1781",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "5",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Troy",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1821",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1218",             "AccountNumber": "4546703151",             "FirstName": "Yasmina",             "MiddleInitial": "B",             "LastName": "Record",             "Address1": "8194 N. Willow Brook Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1996",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1085",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1219",             "AccountNumber": "4546703155",             "FirstName": "Kathie",             "MiddleInitial": "Q",             "LastName": "Depaz",             "Address1": "6774 Lisa Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1735",             "SaleDate": "7/30/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1219",             "AccountNumber": "4546703155",             "FirstName": "Kathie",             "MiddleInitial": "Q",             "LastName": "Depaz",             "Address1": "6774 Lisa Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1735",             "SaleDate": "7/30/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1825",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1219",             "AccountNumber": "4546703155",             "FirstName": "Kathie",             "MiddleInitial": "Q",             "LastName": "Depaz",             "Address1": "6774 Lisa Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1735",             "SaleDate": "7/30/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1840",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1219",             "AccountNumber": "4546703155",             "FirstName": "Kathie",             "MiddleInitial": "Q",             "LastName": "Depaz",             "Address1": "6774 Lisa Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1735",             "SaleDate": "7/30/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Contact",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1410",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Toy Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1349",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gone with the Wind",             "Quantity": "5",             "Price": 13.45,             "Discount": "0",             "ProductID": "1003",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1279",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Liar Liar",             "Quantity": "3",             "Price": 14.45,             "Discount": "0",             "ProductID": "1415",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1878",             "SaleDate": "10/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1220",             "AccountNumber": "4546703157",             "FirstName": "Ray",             "MiddleInitial": "M",             "LastName": "Boydston",             "Address1": "2828 Orchard Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1878",             "SaleDate": "10/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1221",             "AccountNumber": "4546703160",             "FirstName": "Barri",             "MiddleInitial": "K",             "LastName": "Thweatt",             "Address1": "31636 W. Race Ave.",             "Address2": "Suite 20",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1489",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Twins",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1156",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1221",             "AccountNumber": "4546703160",             "FirstName": "Barri",             "MiddleInitial": "K",             "LastName": "Thweatt",             "Address1": "31636 W. Race Ave.",             "Address2": "Suite 20",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1489",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1845",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1221",             "AccountNumber": "4546703160",             "FirstName": "Barri",             "MiddleInitial": "K",             "LastName": "Thweatt",             "Address1": "31636 W. Race Ave.",             "Address2": "Suite 20",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1489",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Troy",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1820",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1221",             "AccountNumber": "4546703160",             "FirstName": "Barri",             "MiddleInitial": "K",             "LastName": "Thweatt",             "Address1": "31636 W. Race Ave.",             "Address2": "Suite 20",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1489",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "True Lies",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1324",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1221",             "AccountNumber": "4546703160",             "FirstName": "Barri",             "MiddleInitial": "K",             "LastName": "Thweatt",             "Address1": "31636 W. Race Ave.",             "Address2": "Suite 20",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1489",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1117",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1221",             "AccountNumber": "4546703160",             "FirstName": "Barri",             "MiddleInitial": "K",             "LastName": "Thweatt",             "Address1": "31636 W. Race Ave.",             "Address2": "Suite 20",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1489",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Anger Management",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1753",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1665",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1110",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1019",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1110",             "SaleDate": "4/21/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1222",             "AccountNumber": "4546703162",             "FirstName": "Nila",             "MiddleInitial": "M",             "LastName": "Okeefe",             "Address1": "9704 Jamie Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1955",             "SaleDate": "12/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1225",             "AccountNumber": "4546703174",             "FirstName": "Bitty",             "MiddleInitial": "R",             "LastName": "Mckeehan",             "Address1": "9443 Youngs Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1453",             "SaleDate": "1/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "You've Got Mail",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1446",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1225",             "AccountNumber": "4546703174",             "FirstName": "Bitty",             "MiddleInitial": "R",             "LastName": "Mckeehan",             "Address1": "9443 Youngs Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1453",             "SaleDate": "1/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1844",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1225",             "AccountNumber": "4546703174",             "FirstName": "Bitty",             "MiddleInitial": "R",             "LastName": "Mckeehan",             "Address1": "9443 Youngs Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1453",             "SaleDate": "1/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1225",             "AccountNumber": "4546703174",             "FirstName": "Bitty",             "MiddleInitial": "R",             "LastName": "Mckeehan",             "Address1": "9443 Youngs Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1453",             "SaleDate": "1/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1225",             "AccountNumber": "4546703174",             "FirstName": "Bitty",             "MiddleInitial": "R",             "LastName": "Mckeehan",             "Address1": "9443 Youngs Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1453",             "SaleDate": "1/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sister Act",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1266",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1225",             "AccountNumber": "4546703174",             "FirstName": "Bitty",             "MiddleInitial": "R",             "LastName": "Mckeehan",             "Address1": "9443 Youngs Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1453",             "SaleDate": "1/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1227",             "AccountNumber": "4546703182",             "FirstName": "Fusako",             "MiddleInitial": "Z",             "LastName": "Wilhoit",             "Address1": "9491 New Holland Drive",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1823",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1227",             "AccountNumber": "4546703182",             "FirstName": "Fusako",             "MiddleInitial": "Z",             "LastName": "Wilhoit",             "Address1": "9491 New Holland Drive",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1823",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mummy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1507",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1227",             "AccountNumber": "4546703182",             "FirstName": "Fusako",             "MiddleInitial": "Z",             "LastName": "Wilhoit",             "Address1": "9491 New Holland Drive",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1823",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1622",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1227",             "AccountNumber": "4546703182",             "FirstName": "Fusako",             "MiddleInitial": "Z",             "LastName": "Wilhoit",             "Address1": "9491 New Holland Drive",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1823",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1781",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1482",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "5",             "Price": 20.45,             "Discount": "0",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Collateral",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1816",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1439",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "4",             "Price": 21.99,             "Discount": "0",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1029",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1108",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Sting",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1036",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1108",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Parenthood",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1186",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1228",             "AccountNumber": "4546703187",             "FirstName": "Cecil",             "MiddleInitial": "S",             "LastName": "Byas",             "Address1": "2699 S. 22nd Way",             "Address2": "Apt. #870",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1108",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.050000001",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1229",             "AccountNumber": "4546703191",             "FirstName": "P. Larry",             "MiddleInitial": "E",             "LastName": "Gentz",             "Address1": "46187 Rich Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1400",             "SaleDate": "12/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1229",             "AccountNumber": "4546703191",             "FirstName": "P. Larry",             "MiddleInitial": "E",             "LastName": "Gentz",             "Address1": "46187 Rich Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1400",             "SaleDate": "12/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1509",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1229",             "AccountNumber": "4546703191",             "FirstName": "P. Larry",             "MiddleInitial": "E",             "LastName": "Gentz",             "Address1": "46187 Rich Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1400",             "SaleDate": "12/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1229",             "AccountNumber": "4546703191",             "FirstName": "P. Larry",             "MiddleInitial": "E",             "LastName": "Gentz",             "Address1": "46187 Rich Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1400",             "SaleDate": "12/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1229",             "AccountNumber": "4546703191",             "FirstName": "P. Larry",             "MiddleInitial": "E",             "LastName": "Gentz",             "Address1": "46187 Rich Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1400",             "SaleDate": "12/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1288",             "SaleDate": "9/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1670",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1288",             "SaleDate": "9/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0.07",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1288",             "SaleDate": "9/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1356",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1288",             "SaleDate": "9/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Twister",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1374",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1288",             "SaleDate": "9/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1288",             "SaleDate": "9/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1449",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1288",             "SaleDate": "9/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1066",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1591",             "SaleDate": "4/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Hulk",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1746",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Anger Management",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1754",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Troy",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1821",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Collateral",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1816",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1656",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1541",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1280",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "8 Mile",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1694",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1230",             "AccountNumber": "4546703193",             "FirstName": "Garlan",             "MiddleInitial": "U",             "LastName": "Poovey",             "Address1": "19916 W. Kester Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1660",             "SaleDate": "6/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "2",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Collateral",             "Quantity": "3",             "Price": 13.49,             "Discount": "0",             "ProductID": "1818",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1813",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.01",             "ProductID": "1593",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1416",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Ghost",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1211",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1231",             "AccountNumber": "4546703196",             "FirstName": "Tommy",             "MiddleInitial": "N",             "LastName": "Whittenburg",             "Address1": "4946 Jeffrey Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1944",             "SaleDate": "12/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1332",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Con Air",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1425",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0.02",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1233",             "AccountNumber": "4546703203",             "FirstName": "Agustin",             "LastName": "Breslin",             "Address1": "5528 Bagley Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1062",             "SaleDate": "3/1/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1248",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1235",             "AccountNumber": "4546703211",             "FirstName": "Bertram",             "LastName": "Fichtner",             "Address1": "22542 Ithaca Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1585",             "SaleDate": "4/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1190",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1236",             "AccountNumber": "4546703216",             "FirstName": "Bill",             "LastName": "Clever",             "Address1": "7937 Chart Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1284",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1236",             "AccountNumber": "4546703216",             "FirstName": "Bill",             "LastName": "Clever",             "Address1": "7937 Chart Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1284",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1236",             "AccountNumber": "4546703216",             "FirstName": "Bill",             "LastName": "Clever",             "Address1": "7937 Chart Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1284",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1236",             "AccountNumber": "4546703216",             "FirstName": "Bill",             "LastName": "Clever",             "Address1": "7937 Chart Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1284",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0.050000001",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1670",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1561",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1237",             "AccountNumber": "4546703220",             "FirstName": "Paisal",             "MiddleInitial": "X",             "LastName": "Kujawa",             "Address1": "40743 W. Turkey Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1376",             "SaleDate": "11/23/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1798",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "5",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1649",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1632",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1476",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Independence Day",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1368",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "City Slickers",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1241",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1240",             "AccountNumber": "4546703228",             "FirstName": "Cathey",             "MiddleInitial": "X",             "LastName": "Schilling",             "Address1": "2982 E. Montgomery Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1349",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0.050000001",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fatal Attraction",             "Quantity": "5",             "Price": 16.49,             "Discount": "0.100000001",             "ProductID": "1147",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Little Mermaid",             "Quantity": "3",             "Price": 21.45,             "Discount": "0",             "ProductID": "1190",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1678",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1828",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Longest Yard",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1874",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1241",             "AccountNumber": "4546703232",             "FirstName": "Margarita",             "MiddleInitial": "Q",             "LastName": "Kagawa",             "Address1": "5732 Leonard Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1708",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1242",             "AccountNumber": "4546703234",             "FirstName": "Li Mei",             "MiddleInitial": "X",             "LastName": "Mcphearson",             "Address1": "7853 Briar Hill Parkway",             "Address2": "Suite 20",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1810",             "SaleDate": "9/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1258",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1270",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "2",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1724",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1681",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1144",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1244",             "AccountNumber": "4546703239",             "FirstName": "Jeff",             "LastName": "Kubala",             "Address1": "1647 Arcada Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1227",             "SaleDate": "7/30/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rush Hour 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1613",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1264",             "SaleDate": "8/29/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1264",             "SaleDate": "8/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1379",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1264",             "SaleDate": "8/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Superman",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1070",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1264",             "SaleDate": "8/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1362",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Godzilla",             "Quantity": "4",             "Price": 22.45,             "Discount": "0",             "ProductID": "1463",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1493",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1245",             "AccountNumber": "4546703244",             "FirstName": "Craig",             "MiddleInitial": "O",             "LastName": "Backhaus",             "Address1": "1772 Jackson Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1871",             "SaleDate": "10/18/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1246",             "AccountNumber": "4546703247",             "FirstName": "Abi",             "MiddleInitial": "H",             "LastName": "Saulsbury",             "Address1": "1505 28th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1740",             "SaleDate": "8/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Madagascar",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.02",             "ProductID": "1862",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1246",             "AccountNumber": "4546703247",             "FirstName": "Abi",             "MiddleInitial": "H",             "LastName": "Saulsbury",             "Address1": "1505 28th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1740",             "SaleDate": "8/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1246",             "AccountNumber": "4546703247",             "FirstName": "Abi",             "MiddleInitial": "H",             "LastName": "Saulsbury",             "Address1": "1505 28th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1740",             "SaleDate": "8/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Elf",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1762",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1246",             "AccountNumber": "4546703247",             "FirstName": "Abi",             "MiddleInitial": "H",             "LastName": "Saulsbury",             "Address1": "1505 28th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1740",             "SaleDate": "8/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "5",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1246",             "AccountNumber": "4546703247",             "FirstName": "Abi",             "MiddleInitial": "H",             "LastName": "Saulsbury",             "Address1": "1505 28th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1740",             "SaleDate": "8/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1246",             "AccountNumber": "4546703247",             "FirstName": "Abi",             "MiddleInitial": "H",             "LastName": "Saulsbury",             "Address1": "1505 28th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1740",             "SaleDate": "8/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1533",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0.079999998",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "5",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scary Movie",             "Quantity": "2",             "Price": 19.49,             "Discount": "0",             "ProductID": "1576",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1449",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lion King",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1308",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1238",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1247",             "AccountNumber": "4546703250",             "FirstName": "Klara",             "MiddleInitial": "P",             "LastName": "Cartee",             "Address1": "5566 S. 35th Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1598",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Grudge",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.050000001",             "ProductID": "1794",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1550",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sleepy Hollow",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1489",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1261",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1248",             "AccountNumber": "4546703252",             "FirstName": "Kristine",             "MiddleInitial": "V",             "LastName": "Mcwherter",             "Address1": "9104 E. Hubbard Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1325",             "SaleDate": "10/13/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1249",             "AccountNumber": "4546703257",             "FirstName": "Adrian",             "MiddleInitial": "W",             "LastName": "Laflamme",             "Address1": "40085 Dorothy Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1294",             "SaleDate": "9/16/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "4",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1249",             "AccountNumber": "4546703257",             "FirstName": "Adrian",             "MiddleInitial": "W",             "LastName": "Laflamme",             "Address1": "40085 Dorothy Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1294",             "SaleDate": "9/16/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0.039999999",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1249",             "AccountNumber": "4546703257",             "FirstName": "Adrian",             "MiddleInitial": "W",             "LastName": "Laflamme",             "Address1": "40085 Dorothy Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1294",             "SaleDate": "9/16/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "2 Fast 2 Furious",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1704",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1249",             "AccountNumber": "4546703257",             "FirstName": "Adrian",             "MiddleInitial": "W",             "LastName": "Laflamme",             "Address1": "40085 Dorothy Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1294",             "SaleDate": "9/16/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1039",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1045",             "SaleDate": "2/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "3",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1045",             "SaleDate": "2/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1045",             "SaleDate": "2/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1792",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1782",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1295",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1177",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1063",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1251",             "AccountNumber": "4546703260",             "FirstName": "Delores",             "LastName": "Vallis",             "Address1": "5077 N. William Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1332",             "SaleDate": "10/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "4",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1252",             "AccountNumber": "4546703261",             "FirstName": "Lili",             "MiddleInitial": "L",             "LastName": "Strawser",             "Address1": "49893 Robinson Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1586",             "SaleDate": "4/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1638",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1252",             "AccountNumber": "4546703261",             "FirstName": "Lili",             "MiddleInitial": "L",             "LastName": "Strawser",             "Address1": "49893 Robinson Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1586",             "SaleDate": "4/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1252",             "AccountNumber": "4546703261",             "FirstName": "Lili",             "MiddleInitial": "L",             "LastName": "Strawser",             "Address1": "49893 Robinson Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1995",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mask",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1327",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1252",             "AccountNumber": "4546703261",             "FirstName": "Lili",             "MiddleInitial": "L",             "LastName": "Strawser",             "Address1": "49893 Robinson Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1995",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1252",             "AccountNumber": "4546703261",             "FirstName": "Lili",             "MiddleInitial": "L",             "LastName": "Strawser",             "Address1": "49893 Robinson Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1995",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1828",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1252",             "AccountNumber": "4546703261",             "FirstName": "Lili",             "MiddleInitial": "L",             "LastName": "Strawser",             "Address1": "49893 Robinson Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1995",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1124",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1812",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "King Kong",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1870",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1432",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1392",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1236",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1133",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1626",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Back to the Future Part II",             "Quantity": "4",             "Price": 18.49,             "Discount": "0",             "ProductID": "1179",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1637",             "SaleDate": "5/26/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "5",             "Price": 17.95,             "Discount": "0",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1637",             "SaleDate": "5/26/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1292",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1637",             "SaleDate": "5/26/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1253",             "AccountNumber": "4546703263",             "FirstName": "Margurite",             "MiddleInitial": "P",             "LastName": "Souleyrette",             "Address1": "19054 S. 27th Lane",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1637",             "SaleDate": "5/26/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1223",             "SaleDate": "7/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1681",             "SaleDate": "6/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1681",             "SaleDate": "6/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1004",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1681",             "SaleDate": "6/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1681",             "SaleDate": "6/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1681",             "SaleDate": "6/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1383",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1681",             "SaleDate": "6/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1254",             "AccountNumber": "4546703266",             "FirstName": "Lila",             "MiddleInitial": "H",             "LastName": "Ahlering",             "Address1": "2574 June Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1681",             "SaleDate": "6/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mr. & Mrs. Smith",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1858",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1255",             "AccountNumber": "4546703270",             "FirstName": "Myriam",             "MiddleInitial": "O",             "LastName": "Sears",             "Address1": "42720 Dorothy Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1202",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "4",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1255",             "AccountNumber": "4546703270",             "FirstName": "Myriam",             "MiddleInitial": "O",             "LastName": "Sears",             "Address1": "42720 Dorothy Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1202",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1255",             "AccountNumber": "4546703270",             "FirstName": "Myriam",             "MiddleInitial": "O",             "LastName": "Sears",             "Address1": "42720 Dorothy Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1202",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1623",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1230",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1099",             "SaleDate": "4/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1906",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1636",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1906",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1325",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1906",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1906",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bambi",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1006",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1260",             "AccountNumber": "4546703281",             "FirstName": "Shaharia",             "MiddleInitial": "L",             "LastName": "Bargo",             "Address1": "9215 S. Pine Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1906",             "SaleDate": "11/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1262",             "AccountNumber": "4546703286",             "FirstName": "Jimmy",             "LastName": "Pullman",             "Address1": "9180 Riverside Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1918",             "SaleDate": "11/21/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ransom",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1370",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1262",             "AccountNumber": "4546703286",             "FirstName": "Jimmy",             "LastName": "Pullman",             "Address1": "9180 Riverside Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1918",             "SaleDate": "11/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1781",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1263",             "AccountNumber": "4546703290",             "FirstName": "Mathew",             "MiddleInitial": "M",             "LastName": "Lazo",             "Address1": "36315 Wilmott Lane",             "Address2": "Suite 28",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1721",             "SaleDate": "7/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1263",             "AccountNumber": "4546703290",             "FirstName": "Mathew",             "MiddleInitial": "M",             "LastName": "Lazo",             "Address1": "36315 Wilmott Lane",             "Address2": "Suite 28",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1721",             "SaleDate": "7/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1263",             "AccountNumber": "4546703290",             "FirstName": "Mathew",             "MiddleInitial": "M",             "LastName": "Lazo",             "Address1": "36315 Wilmott Lane",             "Address2": "Suite 28",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1721",             "SaleDate": "7/18/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1074",             "SaleDate": "3/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1139",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1074",             "SaleDate": "3/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Aviator",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1823",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1074",             "SaleDate": "3/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1074",             "SaleDate": "3/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1178",             "SaleDate": "6/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1178",             "SaleDate": "6/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1178",             "SaleDate": "6/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1141",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1178",             "SaleDate": "6/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1178",             "SaleDate": "6/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1482",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1178",             "SaleDate": "6/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "4",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1829",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1715",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1620",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Every Which Way But Loose",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1073",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1008",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1264",             "AccountNumber": "4546703295",             "FirstName": "Donny",             "MiddleInitial": "U",             "LastName": "Gillingham",             "Address1": "9455 Lee Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1784",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scream",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1387",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1475",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Troy",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1820",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.01",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1445",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1605",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1265",             "AccountNumber": "4546703300",             "FirstName": "Diana",             "MiddleInitial": "C",             "LastName": "Hosack",             "Address1": "21503 Liberty Lane",             "Address2": "Apt. #829",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1130",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1450",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "2",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1471",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Firm",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1287",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1236",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Tootsie",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1103",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1366",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wedding Crashers",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1866",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1826",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "4",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1657",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "5",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1529",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wayne's World",             "Quantity": "4",             "Price": 21.49,             "Discount": "0",             "ProductID": "1256",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1266",             "AccountNumber": "4546703304",             "FirstName": "Lyle",             "MiddleInitial": "V",             "LastName": "Losada",             "Address1": "1364 N. Hawley Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1520",             "SaleDate": "3/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1872",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Patch Adams",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1478",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.100000001",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1108",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1269",             "AccountNumber": "4546703317",             "FirstName": "Geoff",             "MiddleInitial": "Z",             "LastName": "Studer",             "Address1": "1390 E. North Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1426",             "SaleDate": "12/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hook",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1223",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1271",             "AccountNumber": "4546703321",             "FirstName": "Ole",             "MiddleInitial": "W",             "LastName": "Kirshner",             "Address1": "24031 E. Colonial Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1225",             "SaleDate": "7/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1271",             "AccountNumber": "4546703321",             "FirstName": "Ole",             "MiddleInitial": "W",             "LastName": "Kirshner",             "Address1": "24031 E. Colonial Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1225",             "SaleDate": "7/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1760",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1271",             "AccountNumber": "4546703321",             "FirstName": "Ole",             "MiddleInitial": "W",             "LastName": "Kirshner",             "Address1": "24031 E. Colonial Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1705",             "SaleDate": "7/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "City Slickers",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1240",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1272",             "AccountNumber": "4546703325",             "FirstName": "G. Richard",             "MiddleInitial": "F",             "LastName": "Carta",             "Address1": "1156 N. Melrose Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1263",             "SaleDate": "8/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mulan",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1464",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1274",             "AccountNumber": "4546703331",             "FirstName": "Donald",             "MiddleInitial": "F",             "LastName": "Collier",             "Address1": "7076 hastings Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1926",             "SaleDate": "11/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Patriot",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1584",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1274",             "AccountNumber": "4546703331",             "FirstName": "Donald",             "MiddleInitial": "F",             "LastName": "Collier",             "Address1": "7076 hastings Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1926",             "SaleDate": "11/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1514",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1274",             "AccountNumber": "4546703331",             "FirstName": "Donald",             "MiddleInitial": "F",             "LastName": "Collier",             "Address1": "7076 hastings Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1926",             "SaleDate": "11/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1851",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1274",             "AccountNumber": "4546703331",             "FirstName": "Donald",             "MiddleInitial": "F",             "LastName": "Collier",             "Address1": "7076 hastings Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1926",             "SaleDate": "11/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mulan",             "Quantity": "4",             "Price": 21.95,             "Discount": "0",             "ProductID": "1464",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1274",             "AccountNumber": "4546703331",             "FirstName": "Donald",             "MiddleInitial": "F",             "LastName": "Collier",             "Address1": "7076 hastings Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1926",             "SaleDate": "11/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1274",             "AccountNumber": "4546703331",             "FirstName": "Donald",             "MiddleInitial": "F",             "LastName": "Collier",             "Address1": "7076 hastings Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1926",             "SaleDate": "11/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1238",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1274",             "AccountNumber": "4546703331",             "FirstName": "Donald",             "MiddleInitial": "F",             "LastName": "Collier",             "Address1": "7076 hastings Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1926",             "SaleDate": "11/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1626",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1276",             "AccountNumber": "4546703336",             "FirstName": "La Wanda",             "LastName": "Sergi",             "Address1": "8436 Indian Hills Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1650",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1194",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1276",             "AccountNumber": "4546703336",             "FirstName": "La Wanda",             "LastName": "Sergi",             "Address1": "8436 Indian Hills Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1650",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1276",             "AccountNumber": "4546703336",             "FirstName": "La Wanda",             "LastName": "Sergi",             "Address1": "8436 Indian Hills Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1650",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1296",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1276",             "AccountNumber": "4546703336",             "FirstName": "La Wanda",             "LastName": "Sergi",             "Address1": "8436 Indian Hills Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1650",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1444",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1276",             "AccountNumber": "4546703336",             "FirstName": "La Wanda",             "LastName": "Sergi",             "Address1": "8436 Indian Hills Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1650",             "SaleDate": "6/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1024",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1024",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "5",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1617",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1487",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nine to Five",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1082",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1279",             "AccountNumber": "4546703343",             "FirstName": "Shona",             "MiddleInitial": "A",             "LastName": "Jozwiak",             "Address1": "13621 S. Arthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1088",             "SaleDate": "3/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1558",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1027",             "SaleDate": "1/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "5",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1027",             "SaleDate": "1/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.090000004",             "ProductID": "1784",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1027",             "SaleDate": "1/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1027",             "SaleDate": "1/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1027",             "SaleDate": "1/28/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1027",             "SaleDate": "1/28/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Twins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1156",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1027",             "SaleDate": "1/28/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1090",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1589",             "SaleDate": "4/22/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1815",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1589",             "SaleDate": "4/22/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 21.99,             "Discount": "0.01",             "ProductID": "1229",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1589",             "SaleDate": "4/22/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1589",             "SaleDate": "4/22/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Patch Adams",             "Quantity": "3",             "Price": 20.99,             "Discount": "0",             "ProductID": "1477",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1589",             "SaleDate": "4/22/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Con Air",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1425",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1589",             "SaleDate": "4/22/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1281",             "AccountNumber": "4546703346",             "FirstName": "Vina",             "MiddleInitial": "T",             "LastName": "Zellars",             "Address1": "2032 W. 17th Way",             "Address2": "Suite 12",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1589",             "SaleDate": "4/22/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1755",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1771",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "2",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Anger Management",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1754",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1594",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Titanic",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1402",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1970",             "SaleDate": "12/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1970",             "SaleDate": "12/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "3",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1970",             "SaleDate": "12/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tarzan",             "Quantity": "4",             "Price": 21.49,             "Discount": "0",             "ProductID": "1512",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1970",             "SaleDate": "12/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1282",             "AccountNumber": "4546703350",             "FirstName": "Vickie",             "LastName": "Hazlitt",             "Address1": "1308 Lincoln Lane",             "Address2": "Apt. #925",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1970",             "SaleDate": "12/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "3",             "Price": 20.49,             "Discount": "0",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1121",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bambi",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1006",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1228",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1285",             "AccountNumber": "4546703359",             "FirstName": "Kimberley",             "MiddleInitial": "P",             "LastName": "Smelley",             "Address1": "9029 Enterprise Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1151",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "2",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "5",             "Price": 30.95,             "Discount": "0.059999999",             "ProductID": "1144",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1834",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1518",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Big",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1168",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0.059999999",             "ProductID": "1085",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Superman",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1072",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1286",             "AccountNumber": "4546703361",             "FirstName": "Kathryn (katie) E",             "MiddleInitial": "D",             "LastName": "Stpierre",             "Address1": "470 S. Port Sheldon Road",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1631",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1346",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Patriot",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1584",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Rush Hour 2",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1612",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1235",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1721",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1158",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1346",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1566",             "SaleDate": "4/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Austin Powers in Goldmember",             "Quantity": "4",             "Price": 17.99,             "Discount": "0",             "ProductID": "1691",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1566",             "SaleDate": "4/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ice Age",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1697",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1566",             "SaleDate": "4/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1678",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1287",             "AccountNumber": "4546703366",             "FirstName": "Bowan",             "MiddleInitial": "W",             "LastName": "Hodgkins",             "Address1": "5545 7th Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1566",             "SaleDate": "4/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Stuart Little",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1520",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.45,             "Discount": "0.050000001",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Tootsie",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1102",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1182",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Titanic",             "Quantity": "5",             "Price": 16.45,             "Discount": "0",             "ProductID": "1402",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1288",             "AccountNumber": "4546703367",             "FirstName": "Chaillot",             "LastName": "Longshore",             "Address1": "9644 S. Francis Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1938",             "SaleDate": "12/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1048",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1277",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1044",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1277",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1277",             "SaleDate": "9/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1296",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1233",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1222",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1201",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Airport",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1029",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1290",             "AccountNumber": "4546703371",             "FirstName": "Cristobal",             "MiddleInitial": "F",             "LastName": "Curlee",             "Address1": "36807 Goodrich Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1540",             "SaleDate": "3/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.01",             "ProductID": "1178",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0.07",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tarzan",             "Quantity": "3",             "Price": 21.49,             "Discount": "0",             "ProductID": "1512",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1473",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1471",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Armageddon",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1468",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1576",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1056",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bambi",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1005",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1238",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1314",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1459",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ice Age",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1696",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1293",             "AccountNumber": "4546703379",             "FirstName": "Terrence",             "MiddleInitial": "Z",             "LastName": "Hepburn",             "Address1": "6002 Emerson Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1901",             "SaleDate": "11/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1813",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1294",             "AccountNumber": "4546703380",             "FirstName": "Miriam",             "MiddleInitial": "Q",             "LastName": "Froelich",             "Address1": "5121 Conifer Blvd.",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1442",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1778",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1294",             "AccountNumber": "4546703380",             "FirstName": "Miriam",             "MiddleInitial": "Q",             "LastName": "Froelich",             "Address1": "5121 Conifer Blvd.",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1442",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1834",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1294",             "AccountNumber": "4546703380",             "FirstName": "Miriam",             "MiddleInitial": "Q",             "LastName": "Froelich",             "Address1": "5121 Conifer Blvd.",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1442",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Fantastic Four",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1838",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1294",             "AccountNumber": "4546703380",             "FirstName": "Miriam",             "MiddleInitial": "Q",             "LastName": "Froelich",             "Address1": "5121 Conifer Blvd.",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1442",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1294",             "AccountNumber": "4546703380",             "FirstName": "Miriam",             "MiddleInitial": "Q",             "LastName": "Froelich",             "Address1": "5121 Conifer Blvd.",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1442",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1551",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1320",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1628",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Speed",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1300",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1079",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "I, Robot",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1789",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1168",             "SaleDate": "6/4/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mary Poppins",             "Quantity": "3",             "Price": 14.49,             "Discount": "0",             "ProductID": "1013",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1168",             "SaleDate": "6/4/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1222",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1168",             "SaleDate": "6/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1168",             "SaleDate": "6/4/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1295",             "AccountNumber": "4546703382",             "FirstName": "Yumiko",             "LastName": "Lascano",             "Address1": "29599 S. Woodview Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1168",             "SaleDate": "6/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1297",             "AccountNumber": "4546703391",             "FirstName": "Rosenda",             "MiddleInitial": "O",             "LastName": "Hisey",             "Address1": "30100 W. Maple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1828",             "SaleDate": "9/26/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Birdcage",             "Quantity": "5",             "Price": 20.95,             "Discount": "0",             "ProductID": "1384",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1297",             "AccountNumber": "4546703391",             "FirstName": "Rosenda",             "MiddleInitial": "O",             "LastName": "Hisey",             "Address1": "30100 W. Maple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1828",             "SaleDate": "9/26/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1297",             "AccountNumber": "4546703391",             "FirstName": "Rosenda",             "MiddleInitial": "O",             "LastName": "Hisey",             "Address1": "30100 W. Maple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1828",             "SaleDate": "9/26/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1297",             "AccountNumber": "4546703391",             "FirstName": "Rosenda",             "MiddleInitial": "O",             "LastName": "Hisey",             "Address1": "30100 W. Maple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1828",             "SaleDate": "9/26/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "3",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1297",             "AccountNumber": "4546703391",             "FirstName": "Rosenda",             "MiddleInitial": "O",             "LastName": "Hisey",             "Address1": "30100 W. Maple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1828",             "SaleDate": "9/26/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1297",             "AccountNumber": "4546703391",             "FirstName": "Rosenda",             "MiddleInitial": "O",             "LastName": "Hisey",             "Address1": "30100 W. Maple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1828",             "SaleDate": "9/26/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1104",             "SaleDate": "4/17/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1104",             "SaleDate": "4/17/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1104",             "SaleDate": "4/17/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1104",             "SaleDate": "4/17/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1104",             "SaleDate": "4/17/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Hook",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1223",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1104",             "SaleDate": "4/17/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1314",             "SaleDate": "10/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1314",             "SaleDate": "10/6/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1301",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1314",             "SaleDate": "10/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1206",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1298",             "AccountNumber": "4546703396",             "FirstName": "Judine",             "MiddleInitial": "C",             "LastName": "Both",             "Address1": "247 Anne Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1314",             "SaleDate": "10/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1451",             "SaleDate": "1/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1164",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1451",             "SaleDate": "1/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Casper",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1340",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1451",             "SaleDate": "1/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Signs",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1663",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1691",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Spy Kids 3-D: Game Over",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1741",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1851",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Longest Yard",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1873",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1299",             "AccountNumber": "4546703400",             "FirstName": "Margarita",             "MiddleInitial": "E",             "LastName": "Brashier",             "Address1": "17160 E. 17th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1503",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1567",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1301",             "AccountNumber": "4546703409",             "FirstName": "Gonzalo",             "MiddleInitial": "J",             "LastName": "Galland",             "Address1": "503 E. Pine River Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1026",             "SaleDate": "1/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.100000001",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1301",             "AccountNumber": "4546703409",             "FirstName": "Gonzalo",             "MiddleInitial": "J",             "LastName": "Galland",             "Address1": "503 E. Pine River Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1026",             "SaleDate": "1/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1815",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1301",             "AccountNumber": "4546703409",             "FirstName": "Gonzalo",             "MiddleInitial": "J",             "LastName": "Galland",             "Address1": "503 E. Pine River Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1026",             "SaleDate": "1/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "3",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1301",             "AccountNumber": "4546703409",             "FirstName": "Gonzalo",             "MiddleInitial": "J",             "LastName": "Galland",             "Address1": "503 E. Pine River Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1026",             "SaleDate": "1/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1301",             "AccountNumber": "4546703409",             "FirstName": "Gonzalo",             "MiddleInitial": "J",             "LastName": "Galland",             "Address1": "503 E. Pine River Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1026",             "SaleDate": "1/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1301",             "AccountNumber": "4546703409",             "FirstName": "Gonzalo",             "MiddleInitial": "J",             "LastName": "Galland",             "Address1": "503 E. Pine River Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1026",             "SaleDate": "1/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1301",             "AccountNumber": "4546703409",             "FirstName": "Gonzalo",             "MiddleInitial": "J",             "LastName": "Galland",             "Address1": "503 E. Pine River Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1026",             "SaleDate": "1/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1331",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1302",             "AccountNumber": "4546703410",             "FirstName": "Ciro",             "MiddleInitial": "G",             "LastName": "Metheny",             "Address1": "38160 N. Cod Lane",             "Address2": "Apt. #805",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1469",             "SaleDate": "2/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman II",             "Quantity": "2",             "Price": 22.49,             "Discount": "0",             "ProductID": "1087",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1302",             "AccountNumber": "4546703410",             "FirstName": "Ciro",             "MiddleInitial": "G",             "LastName": "Metheny",             "Address1": "38160 N. Cod Lane",             "Address2": "Apt. #805",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1469",             "SaleDate": "2/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1098",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1778",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1831",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ice Age",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1697",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mummy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1507",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1303",             "AccountNumber": "4546703412",             "FirstName": "Luz",             "MiddleInitial": "Z",             "LastName": "Svoboda",             "Address1": "8603 Grant Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1714",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ocean's Twelve",             "Quantity": "5",             "Price": 14.45,             "Discount": "0",             "ProductID": "1825",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Independence Day",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1367",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1145",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1051",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1251",             "SaleDate": "8/16/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1783",             "SaleDate": "8/28/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1783",             "SaleDate": "8/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1347",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1783",             "SaleDate": "8/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Big Fat Greek Wedding",             "Quantity": "5",             "Price": 19.99,             "Discount": "0",             "ProductID": "1658",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1783",             "SaleDate": "8/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1783",             "SaleDate": "8/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1305",             "AccountNumber": "4546703414",             "FirstName": "Maila",             "MiddleInitial": "S",             "LastName": "Hungerford",             "Address1": "6667 Montgomery Lane",             "Address2": "Apt. #977",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1783",             "SaleDate": "8/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1306",             "AccountNumber": "4546703419",             "FirstName": "Nichole",             "MiddleInitial": "W",             "LastName": "Mahn",             "Address1": "8541 Court Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1060",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1306",             "AccountNumber": "4546703419",             "FirstName": "Nichole",             "MiddleInitial": "W",             "LastName": "Mahn",             "Address1": "8541 Court Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1060",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1310",             "AccountNumber": "4546703430",             "FirstName": "Derek",             "MiddleInitial": "G",             "LastName": "Deason",             "Address1": "1920 N. Richards Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1893",             "SaleDate": "11/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1310",             "AccountNumber": "4546703430",             "FirstName": "Derek",             "MiddleInitial": "G",             "LastName": "Deason",             "Address1": "1920 N. Richards Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1893",             "SaleDate": "11/6/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "2",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1310",             "AccountNumber": "4546703430",             "FirstName": "Derek",             "MiddleInitial": "G",             "LastName": "Deason",             "Address1": "1920 N. Richards Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1893",             "SaleDate": "11/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Fugitive",             "Quantity": "2",             "Price": 15.49,             "Discount": "0",             "ProductID": "1285",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1310",             "AccountNumber": "4546703430",             "FirstName": "Derek",             "MiddleInitial": "G",             "LastName": "Deason",             "Address1": "1920 N. Richards Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1893",             "SaleDate": "11/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1312",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1310",             "AccountNumber": "4546703430",             "FirstName": "Derek",             "MiddleInitial": "G",             "LastName": "Deason",             "Address1": "1920 N. Richards Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1893",             "SaleDate": "11/6/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "8 Mile",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1695",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1312",             "AccountNumber": "4546703435",             "FirstName": "Aimee",             "MiddleInitial": "A",             "LastName": "Bobik",             "Address1": "26933 Tyler Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1286",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1595",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1312",             "AccountNumber": "4546703435",             "FirstName": "Aimee",             "MiddleInitial": "A",             "LastName": "Bobik",             "Address1": "26933 Tyler Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1286",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1312",             "AccountNumber": "4546703435",             "FirstName": "Aimee",             "MiddleInitial": "A",             "LastName": "Bobik",             "Address1": "26933 Tyler Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1286",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1312",             "AccountNumber": "4546703435",             "FirstName": "Aimee",             "MiddleInitial": "A",             "LastName": "Bobik",             "Address1": "26933 Tyler Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1286",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1412",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1312",             "AccountNumber": "4546703435",             "FirstName": "Aimee",             "MiddleInitial": "A",             "LastName": "Bobik",             "Address1": "26933 Tyler Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1422",             "SaleDate": "12/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Independence Day",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1367",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1312",             "AccountNumber": "4546703435",             "FirstName": "Aimee",             "MiddleInitial": "A",             "LastName": "Bobik",             "Address1": "26933 Tyler Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1422",             "SaleDate": "12/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1384",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1527",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1532",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lion King",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1308",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Bambi",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1006",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Hitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1854",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1313",             "AccountNumber": "4546703438",             "FirstName": "Bob",             "MiddleInitial": "S",             "LastName": "Holaway",             "Address1": "P.O. Box #5395",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1551",             "SaleDate": "3/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1379",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1314",             "AccountNumber": "4546703443",             "FirstName": "Tina",             "MiddleInitial": "D",             "LastName": "Bowyer",             "Address1": "8968 N. Ford Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1423",             "SaleDate": "12/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1314",             "AccountNumber": "4546703443",             "FirstName": "Tina",             "MiddleInitial": "D",             "LastName": "Bowyer",             "Address1": "8968 N. Ford Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1423",             "SaleDate": "12/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1314",             "AccountNumber": "4546703443",             "FirstName": "Tina",             "MiddleInitial": "D",             "LastName": "Bowyer",             "Address1": "8968 N. Ford Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1423",             "SaleDate": "12/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicago",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1683",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1314",             "AccountNumber": "4546703443",             "FirstName": "Tina",             "MiddleInitial": "D",             "LastName": "Bowyer",             "Address1": "8968 N. Ford Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1423",             "SaleDate": "12/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1372",             "SaleDate": "11/21/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1126",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1372",             "SaleDate": "11/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1251",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1372",             "SaleDate": "11/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1556",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1742",             "SaleDate": "8/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rush Hour 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0.01",             "ProductID": "1613",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1742",             "SaleDate": "8/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode VI - Return of the Jedi",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1104",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "5",             "Price": 21.99,             "Discount": "0",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1416",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "3",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghost",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1213",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1315",             "AccountNumber": "4546703445",             "FirstName": "Laurence",             "MiddleInitial": "B",             "LastName": "Bunce",             "Address1": "1995 S. Bridge Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1825",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1009",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1118",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Coming to America",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1151",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.079999998",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1039",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Passion of the Christ",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1780",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1183",             "SaleDate": "6/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1540",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "2 Fast 2 Furious",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1703",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mission: Impossible II",             "Quantity": "4",             "Price": 13.49,             "Discount": "0",             "ProductID": "1544",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1528",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "City Slickers",             "Quantity": "3",             "Price": 19.49,             "Discount": "0",             "ProductID": "1242",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1318",             "AccountNumber": "4546703458",             "FirstName": "Gary",             "MiddleInitial": "P",             "LastName": "Fravel",             "Address1": "34799 N. Cora Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1354",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "3",             "Price": 24.99,             "Discount": "0",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1851",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "2 Fast 2 Furious",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1703",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1147",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bambi",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1005",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1321",             "AccountNumber": "4546703465",             "FirstName": "Elva",             "MiddleInitial": "P",             "LastName": "Vanarsdale",             "Address1": "9711 S. Highland Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1947",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1322",             "AccountNumber": "4546703470",             "FirstName": "Casey",             "LastName": "Hoge",             "Address1": "9554 Frong Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1502",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1055",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1322",             "AccountNumber": "4546703470",             "FirstName": "Casey",             "LastName": "Hoge",             "Address1": "9554 Frong Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1502",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1126",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1322",             "AccountNumber": "4546703470",             "FirstName": "Casey",             "LastName": "Hoge",             "Address1": "9554 Frong Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1502",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "4",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1322",             "AccountNumber": "4546703470",             "FirstName": "Casey",             "LastName": "Hoge",             "Address1": "9554 Frong Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1502",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1322",             "AccountNumber": "4546703470",             "FirstName": "Casey",             "LastName": "Hoge",             "Address1": "9554 Frong Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1502",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1509",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1322",             "AccountNumber": "4546703470",             "FirstName": "Casey",             "LastName": "Hoge",             "Address1": "9554 Frong Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1502",             "SaleDate": "2/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "4",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1324",             "AccountNumber": "4546703477",             "FirstName": "Helen",             "MiddleInitial": "T",             "LastName": "Hudvinen",             "Address1": "1412 S. June Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1767",             "SaleDate": "8/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1840",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1111",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "5",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scream",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1387",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Platoon",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1129",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ice Age",             "Quantity": "5",             "Price": 17.45,             "Discount": "0",             "ProductID": "1697",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1045",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1325",             "AccountNumber": "4546703481",             "FirstName": "Debi",             "LastName": "Fortson",             "Address1": "5207 Greenville Road",             "Address2": "Suite B",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1147",             "SaleDate": "5/23/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Godfather",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1031",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1588",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0.050000001",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "2",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1527",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Mummy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1507",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1327",             "SaleDate": "10/15/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1118",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1839",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1812",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1717",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 14.45,             "Discount": "0.02",             "ProductID": "1610",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "5",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Tarzan",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1511",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1326",             "AccountNumber": "4546703486",             "FirstName": "Shae",             "MiddleInitial": "F",             "LastName": "Nett",             "Address1": "118 Ohio Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1992",             "SaleDate": "12/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1062",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1327",             "AccountNumber": "4546703488",             "FirstName": "Claudine",             "MiddleInitial": "B",             "LastName": "Eagan",             "Address1": "4391 Curt Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1170",             "SaleDate": "6/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1109",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1327",             "AccountNumber": "4546703488",             "FirstName": "Claudine",             "MiddleInitial": "B",             "LastName": "Eagan",             "Address1": "4391 Curt Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1170",             "SaleDate": "6/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Air Force One",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1408",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1327",             "AccountNumber": "4546703488",             "FirstName": "Claudine",             "MiddleInitial": "B",             "LastName": "Eagan",             "Address1": "4391 Curt Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1170",             "SaleDate": "6/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1327",             "AccountNumber": "4546703488",             "FirstName": "Claudine",             "MiddleInitial": "B",             "LastName": "Eagan",             "Address1": "4391 Curt Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1217",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1327",             "AccountNumber": "4546703488",             "FirstName": "Claudine",             "MiddleInitial": "B",             "LastName": "Eagan",             "Address1": "4391 Curt Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1217",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1327",             "AccountNumber": "4546703488",             "FirstName": "Claudine",             "MiddleInitial": "B",             "LastName": "Eagan",             "Address1": "4391 Curt Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1217",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1530",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1328",             "AccountNumber": "4546703491",             "FirstName": "Mae",             "MiddleInitial": "J",             "LastName": "Westley",             "Address1": "32860 S. Holland Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1034",             "SaleDate": "2/3/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1328",             "AccountNumber": "4546703491",             "FirstName": "Mae",             "MiddleInitial": "J",             "LastName": "Westley",             "Address1": "32860 S. Holland Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1034",             "SaleDate": "2/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1328",             "AccountNumber": "4546703491",             "FirstName": "Mae",             "MiddleInitial": "J",             "LastName": "Westley",             "Address1": "32860 S. Holland Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1034",             "SaleDate": "2/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1328",             "AccountNumber": "4546703491",             "FirstName": "Mae",             "MiddleInitial": "J",             "LastName": "Westley",             "Address1": "32860 S. Holland Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1034",             "SaleDate": "2/3/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1331",             "AccountNumber": "4546703499",             "FirstName": "Henry",             "MiddleInitial": "S",             "LastName": "Mcconnel",             "Address1": "9984 W. Turkey Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1212",             "SaleDate": "7/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1331",             "AccountNumber": "4546703499",             "FirstName": "Henry",             "MiddleInitial": "S",             "LastName": "Mcconnel",             "Address1": "9984 W. Turkey Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1212",             "SaleDate": "7/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "3",             "Price": 21.99,             "Discount": "0.029999999",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1331",             "AccountNumber": "4546703499",             "FirstName": "Henry",             "MiddleInitial": "S",             "LastName": "Mcconnel",             "Address1": "9984 W. Turkey Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1212",             "SaleDate": "7/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rush Hour 2",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1612",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1331",             "AccountNumber": "4546703499",             "FirstName": "Henry",             "MiddleInitial": "S",             "LastName": "Mcconnel",             "Address1": "9984 W. Turkey Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1212",             "SaleDate": "7/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1278",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1146",             "SaleDate": "5/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1422",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1146",             "SaleDate": "5/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1146",             "SaleDate": "5/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1476",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1146",             "SaleDate": "5/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1724",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1146",             "SaleDate": "5/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rush Hour 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1613",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1937",             "SaleDate": "12/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1053",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1937",             "SaleDate": "12/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1937",             "SaleDate": "12/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1937",             "SaleDate": "12/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1002",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1332",             "AccountNumber": "4546703501",             "FirstName": "Denise",             "MiddleInitial": "P",             "LastName": "Samuels",             "Address1": "3585 N. Jacobs Circle Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1937",             "SaleDate": "12/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rush Hour 2",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1612",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1546",             "SaleDate": "3/26/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1832",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1546",             "SaleDate": "3/26/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1546",             "SaleDate": "3/26/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 22.49,             "Discount": "0.029999999",             "ProductID": "1441",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1487",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Fugitive",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1286",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1170",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1335",             "AccountNumber": "4546703512",             "FirstName": "Rodger",             "MiddleInitial": "N",             "LastName": "Roundy",             "Address1": "2723 W. Buchanan Lane",             "Address2": "Suite E",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1872",             "SaleDate": "10/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Chicago",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1683",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1336",             "AccountNumber": "4546703513",             "FirstName": "Barrett",             "MiddleInitial": "Q",             "LastName": "Hoback",             "Address1": "4389 N. 32nd Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1576",             "SaleDate": "4/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1336",             "AccountNumber": "4546703513",             "FirstName": "Barrett",             "MiddleInitial": "Q",             "LastName": "Hoback",             "Address1": "4389 N. 32nd Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1576",             "SaleDate": "4/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "City Slickers",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1241",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1336",             "AccountNumber": "4546703513",             "FirstName": "Barrett",             "MiddleInitial": "Q",             "LastName": "Hoback",             "Address1": "4389 N. 32nd Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1576",             "SaleDate": "4/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1627",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1384",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1141",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1337",             "AccountNumber": "4546703516",             "FirstName": "Mary Jo",             "MiddleInitial": "E",             "LastName": "Nishimura",             "Address1": "12967 Kent Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1299",             "SaleDate": "9/20/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0.01",             "ProductID": "1444",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1607",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1325",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1189",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1167",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1135",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1338",             "AccountNumber": "4546703521",             "FirstName": "Meagan",             "LastName": "Huseby",             "Address1": "24365 S. Illinois Parkway",             "Address2": "Suite 44",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1218",             "SaleDate": "7/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1652",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1059",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1797",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1059",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1059",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1059",             "SaleDate": "2/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1871",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1687",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Apollo 13",             "Quantity": "3",             "Price": 22.95,             "Discount": "0",             "ProductID": "1350",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "5",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1339",             "AccountNumber": "4546703523",             "FirstName": "Dinah",             "MiddleInitial": "Q",             "LastName": "Vroman",             "Address1": "6746 Benhoy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1793",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1259",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1337",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Hannibal",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1630",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mission: Impossible",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1362",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1733",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1340",             "AccountNumber": "4546703526",             "FirstName": "Lieselotte",             "MiddleInitial": "X",             "LastName": "Runge",             "Address1": "4157 Fiar Way",             "Address2": "Apt. #926",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1778",             "SaleDate": "8/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1342",             "AccountNumber": "4546703535",             "FirstName": "Debi",             "MiddleInitial": "H",             "LastName": "Ansley",             "Address1": "3702 37th Road",             "Address2": "Suite 46",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1275",             "SaleDate": "9/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1342",             "AccountNumber": "4546703535",             "FirstName": "Debi",             "MiddleInitial": "H",             "LastName": "Ansley",             "Address1": "3702 37th Road",             "Address2": "Suite 46",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1275",             "SaleDate": "9/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Patriot",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1585",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1342",             "AccountNumber": "4546703535",             "FirstName": "Debi",             "MiddleInitial": "H",             "LastName": "Ansley",             "Address1": "3702 37th Road",             "Address2": "Suite 46",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1275",             "SaleDate": "9/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1603",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1342",             "AccountNumber": "4546703535",             "FirstName": "Debi",             "MiddleInitial": "H",             "LastName": "Ansley",             "Address1": "3702 37th Road",             "Address2": "Suite 46",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1275",             "SaleDate": "9/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1764",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1342",             "AccountNumber": "4546703535",             "FirstName": "Debi",             "MiddleInitial": "H",             "LastName": "Ansley",             "Address1": "3702 37th Road",             "Address2": "Suite 46",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1275",             "SaleDate": "9/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Spider-Man 2",             "Quantity": "5",             "Price": 20.95,             "Discount": "0",             "ProductID": "1775",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1343",             "AccountNumber": "4546703537",             "FirstName": "Isabella",             "MiddleInitial": "L",             "LastName": "Owen",             "Address1": "21517 Oak Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1667",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Independence Day",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1367",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1343",             "AccountNumber": "4546703537",             "FirstName": "Isabella",             "MiddleInitial": "L",             "LastName": "Owen",             "Address1": "21517 Oak Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1667",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1757",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1343",             "AccountNumber": "4546703537",             "FirstName": "Isabella",             "MiddleInitial": "L",             "LastName": "Owen",             "Address1": "21517 Oak Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1667",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1343",             "AccountNumber": "4546703537",             "FirstName": "Isabella",             "MiddleInitial": "L",             "LastName": "Owen",             "Address1": "21517 Oak Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1667",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "3",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1343",             "AccountNumber": "4546703537",             "FirstName": "Isabella",             "MiddleInitial": "L",             "LastName": "Owen",             "Address1": "21517 Oak Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1667",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saving Private Ryan",             "Quantity": "3",             "Price": 15.49,             "Discount": "0",             "ProductID": "1460",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1197",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Daredevil",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1706",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Ice Age",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1696",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1412",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1830",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Die Hard 2",             "Quantity": "4",             "Price": 18.95,             "Discount": "0",             "ProductID": "1208",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1179",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1732",             "SaleDate": "7/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "4",             "Price": 16.99,             "Discount": "0",             "ProductID": "1192",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1905",             "SaleDate": "11/14/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1905",             "SaleDate": "11/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1832",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1905",             "SaleDate": "11/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Spy Kids 3-D: Game Over",             "Quantity": "4",             "Price": 20.45,             "Discount": "0",             "ProductID": "1742",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1905",             "SaleDate": "11/14/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1194",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1905",             "SaleDate": "11/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1905",             "SaleDate": "11/14/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1905",             "SaleDate": "11/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1924",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1619",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1924",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1344",             "AccountNumber": "4546703542",             "FirstName": "Luis",             "LastName": "Bushong",             "Address1": "9492 N. Colonial Way",             "Address2": "Suite E",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1924",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Wedding Crashers",             "Quantity": "2",             "Price": 15.49,             "Discount": "0",             "ProductID": "1868",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1345",             "AccountNumber": "4546703543",             "FirstName": "Denean",             "MiddleInitial": "N",             "LastName": "Person",             "Address1": "625 S. Mill Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1234",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mulan",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1465",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1345",             "AccountNumber": "4546703543",             "FirstName": "Denean",             "MiddleInitial": "N",             "LastName": "Person",             "Address1": "625 S. Mill Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1519",             "SaleDate": "3/9/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Enemy of the State",             "Quantity": "2",             "Price": 13.45,             "Discount": "0",             "ProductID": "1454",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "American Pie 2",             "Quantity": "5",             "Price": 19.49,             "Discount": "0",             "ProductID": "1619",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1558",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Sister Act",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1267",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1145",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1346",             "AccountNumber": "4546703548",             "FirstName": "Tripoli",             "LastName": "Quintal",             "Address1": "399 E. Grange Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1572",             "SaleDate": "4/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1349",             "AccountNumber": "4546703556",             "FirstName": "Eudora",             "MiddleInitial": "B",             "LastName": "Lorentzen",             "Address1": "1794 Melodee Park Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1884",             "SaleDate": "10/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1349",             "AccountNumber": "4546703556",             "FirstName": "Eudora",             "MiddleInitial": "B",             "LastName": "Lorentzen",             "Address1": "1794 Melodee Park Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1884",             "SaleDate": "10/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1349",             "AccountNumber": "4546703556",             "FirstName": "Eudora",             "MiddleInitial": "B",             "LastName": "Lorentzen",             "Address1": "1794 Melodee Park Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1884",             "SaleDate": "10/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1594",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1349",             "AccountNumber": "4546703556",             "FirstName": "Eudora",             "MiddleInitial": "B",             "LastName": "Lorentzen",             "Address1": "1794 Melodee Park Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1884",             "SaleDate": "10/29/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1349",             "AccountNumber": "4546703556",             "FirstName": "Eudora",             "MiddleInitial": "B",             "LastName": "Lorentzen",             "Address1": "1794 Melodee Park Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1884",             "SaleDate": "10/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman Returns",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1249",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1881",             "SaleDate": "10/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1004",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1881",             "SaleDate": "10/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Sum of All Fears",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1700",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1881",             "SaleDate": "10/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Titanic",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.090000004",             "ProductID": "1401",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Sting",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1034",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Madagascar",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1862",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1352",             "AccountNumber": "4546703568",             "FirstName": "Sarah",             "MiddleInitial": "L",             "LastName": "Eakins",             "Address1": "6699 Ontario Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1981",             "SaleDate": "12/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1381",             "SaleDate": "11/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1381",             "SaleDate": "11/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1802",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1381",             "SaleDate": "11/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1381",             "SaleDate": "11/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1292",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1381",             "SaleDate": "11/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1381",             "SaleDate": "11/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1595",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1889",             "SaleDate": "11/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1889",             "SaleDate": "11/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1889",             "SaleDate": "11/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1889",             "SaleDate": "11/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1289",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1889",             "SaleDate": "11/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Men in Black",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1429",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1889",             "SaleDate": "11/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.95,             "Discount": "0.100000001",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1966",             "SaleDate": "12/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spider-Man 2",             "Quantity": "1",             "Price": 20.95,             "Discount": "0.029999999",             "ProductID": "1775",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1966",             "SaleDate": "12/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Superman",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1070",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1966",             "SaleDate": "12/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "I, Robot",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1789",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1966",             "SaleDate": "12/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1966",             "SaleDate": "12/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1354",             "AccountNumber": "4546703576",             "FirstName": "Herman",             "MiddleInitial": "M",             "LastName": "Myres",             "Address1": "10051 Brookfield Road",             "Address2": "Suite 22",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1966",             "SaleDate": "12/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "5",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1355",             "AccountNumber": "4546703581",             "FirstName": "Leticia",             "LastName": "Sutton",             "Address1": "944 Gladys Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1067",             "SaleDate": "3/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1615",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1355",             "AccountNumber": "4546703581",             "FirstName": "Leticia",             "LastName": "Sutton",             "Address1": "944 Gladys Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1067",             "SaleDate": "3/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1621",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1355",             "AccountNumber": "4546703581",             "FirstName": "Leticia",             "LastName": "Sutton",             "Address1": "944 Gladys Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1067",             "SaleDate": "3/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1688",             "SaleDate": "6/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1545",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Air Force One",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1407",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wedding Crashers",             "Quantity": "3",             "Price": 14.49,             "Discount": "0",             "ProductID": "1867",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0.059999999",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1366",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1013",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1356",             "AccountNumber": "4546703585",             "FirstName": "Laura",             "MiddleInitial": "H",             "LastName": "Pipkin",             "Address1": "9773 Potters Ave.",             "Address2": "Apt. #279",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1822",             "SaleDate": "9/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Men in Black",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1429",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Sting",             "Quantity": "3",             "Price": 14.49,             "Discount": "0",             "ProductID": "1036",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1863",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1434",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Addams Family",             "Quantity": "5",             "Price": 21.49,             "Discount": "0",             "ProductID": "1236",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Twins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1156",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rocky",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1051",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1357",             "AccountNumber": "4546703588",             "FirstName": "Carmella",             "MiddleInitial": "M",             "LastName": "Pelland",             "Address1": "29443 South Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1569",             "SaleDate": "4/8/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1110",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1109",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Godzilla",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1463",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1313",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Clear and Present Danger",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1311",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1286",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1118",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1647",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "3",             "Price": 17.49,             "Discount": "0.02",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Last Samurai",             "Quantity": "2",             "Price": 20.45,             "Discount": "0",             "ProductID": "1717",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1487",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman Forever",             "Quantity": "5",             "Price": 21.99,             "Discount": "0",             "ProductID": "1354",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "2",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lethal Weapon 2",             "Quantity": "4",             "Price": 20.45,             "Discount": "0",             "ProductID": "1172",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1358",             "AccountNumber": "4546703589",             "FirstName": "Rodger",             "MiddleInitial": "F",             "LastName": "Flick",             "Address1": "9466 W. 37th Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1353",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1258",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 24.99,             "Discount": "0.039999999",             "ProductID": "1848",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Grudge",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1795",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "3",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1359",             "AccountNumber": "4546703590",             "FirstName": "Florence",             "MiddleInitial": "V",             "LastName": "Willimas",             "Address1": "8026 Amy Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1535",             "SaleDate": "3/19/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1399",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1875",             "SaleDate": "10/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Titanic",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1401",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1180",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0.07",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1471",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Rock",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1376",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1360",             "AccountNumber": "4546703594",             "FirstName": "Joann",             "MiddleInitial": "G",             "LastName": "Acedo",             "Address1": "633 N. Cross Oaks Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1934",             "SaleDate": "11/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Longest Yard",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1875",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Polar Express",             "Quantity": "2",             "Price": 21.95,             "Discount": "0",             "ProductID": "1797",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1687",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1525",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1487",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1084",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1361",             "AccountNumber": "4546703598",             "FirstName": "Hillaine",             "MiddleInitial": "Z",             "LastName": "De Carlo",             "Address1": "31158 Lee Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1799",             "SaleDate": "9/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1363",             "AccountNumber": "4546703607",             "FirstName": "Darcy",             "MiddleInitial": "G",             "LastName": "Farrow",             "Address1": "4155 S. Allegan Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1031",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1731",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1363",             "AccountNumber": "4546703607",             "FirstName": "Darcy",             "MiddleInitial": "G",             "LastName": "Farrow",             "Address1": "4155 S. Allegan Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1031",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1355",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1363",             "AccountNumber": "4546703607",             "FirstName": "Darcy",             "MiddleInitial": "G",             "LastName": "Farrow",             "Address1": "4155 S. Allegan Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1031",             "SaleDate": "2/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1365",             "AccountNumber": "4546703613",             "FirstName": "Emebet",             "MiddleInitial": "A",             "LastName": "Hise",             "Address1": "9085 2nd Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1757",             "SaleDate": "8/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1812",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1365",             "AccountNumber": "4546703613",             "FirstName": "Emebet",             "MiddleInitial": "A",             "LastName": "Hise",             "Address1": "9085 2nd Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1757",             "SaleDate": "8/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.100000001",             "ProductID": "1098",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1733",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1482",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1431",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1382",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Airport",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1030",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1593",             "SaleDate": "4/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "National Treasure",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1787",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1366",             "AccountNumber": "4546703616",             "FirstName": "Monk",             "MiddleInitial": "R",             "LastName": "Steinhoff",             "Address1": "3656 N. 2nd Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1733",             "SaleDate": "7/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1112",             "SaleDate": "4/23/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1124",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1112",             "SaleDate": "4/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1112",             "SaleDate": "4/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1530",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1112",             "SaleDate": "4/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1365",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1112",             "SaleDate": "4/23/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1297",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1112",             "SaleDate": "4/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1664",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1112",             "SaleDate": "4/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Total Recall",             "Quantity": "5",             "Price": 23.49,             "Discount": "0",             "ProductID": "1215",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1460",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.039999999",             "ProductID": "1244",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Total Recall",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1215",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1125",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Doctor Zhivago",             "Quantity": "2",             "Price": 17.45,             "Discount": "0",             "ProductID": "1016",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1715",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1367",             "AccountNumber": "4546703619",             "FirstName": "Ben",             "MiddleInitial": "R",             "LastName": "Dennett",             "Address1": "47679 Terry Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1763",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1842",             "SaleDate": "10/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1346",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1842",             "SaleDate": "10/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1437",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1842",             "SaleDate": "10/5/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "5",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1842",             "SaleDate": "10/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0.01",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1885",             "SaleDate": "10/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1018",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1885",             "SaleDate": "10/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1124",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1885",             "SaleDate": "10/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0.07",             "ProductID": "1198",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1885",             "SaleDate": "10/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1885",             "SaleDate": "10/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1717",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1368",             "AccountNumber": "4546703622",             "FirstName": "Eddie",             "MiddleInitial": "D",             "LastName": "Grauer",             "Address1": "13584 N. York Blvd.",             "Address2": "Apt. #806",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1885",             "SaleDate": "10/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fun with Dick and Jane",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1843",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Robots",             "Quantity": "3",             "Price": 19.95,             "Discount": "0",             "ProductID": "1833",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1774",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "4",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1369",             "AccountNumber": "4546703623",             "FirstName": "Surinder",             "MiddleInitial": "A",             "LastName": "Choiniere",             "Address1": "2599 Vergennes Drive",             "Address2": "Apt. #2",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1777",             "SaleDate": "8/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1370",             "AccountNumber": "4546703624",             "FirstName": "Marin",             "LastName": "Schlatter",             "Address1": "5730 Hardwood Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1812",             "SaleDate": "9/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1370",             "AccountNumber": "4546703624",             "FirstName": "Marin",             "LastName": "Schlatter",             "Address1": "5730 Hardwood Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1812",             "SaleDate": "9/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1494",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1370",             "AccountNumber": "4546703624",             "FirstName": "Marin",             "LastName": "Schlatter",             "Address1": "5730 Hardwood Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1812",             "SaleDate": "9/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1370",             "AccountNumber": "4546703624",             "FirstName": "Marin",             "LastName": "Schlatter",             "Address1": "5730 Hardwood Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1812",             "SaleDate": "9/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1839",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1282",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Finding Nemo",             "Quantity": "3",             "Price": 20.49,             "Discount": "0",             "ProductID": "1731",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1603",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1302",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1126",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1371",             "AccountNumber": "4546703629",             "FirstName": "Lori",             "LastName": "Goebel",             "Address1": "2669 Bagley Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1887",             "SaleDate": "11/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Se7en",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1341",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1531",             "SaleDate": "3/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1531",             "SaleDate": "3/17/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Twins",             "Quantity": "4",             "Price": 22.99,             "Discount": "0",             "ProductID": "1154",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "2",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1575",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Hook",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1224",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Little Mermaid",             "Quantity": "4",             "Price": 21.45,             "Discount": "0.039999999",             "ProductID": "1190",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1084",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1725",             "SaleDate": "7/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1821",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1201",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1821",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1821",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "My Big Fat Greek Wedding",             "Quantity": "2",             "Price": 19.99,             "Discount": "0",             "ProductID": "1658",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1821",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1821",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1023",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1372",             "AccountNumber": "4546703630",             "FirstName": "Broadway",             "MiddleInitial": "V",             "LastName": "Witcher",             "Address1": "1946 Robinson Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1821",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1559",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1538",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fantastic Four",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1837",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "4",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "2",             "Price": 21.95,             "Discount": "0.079999998",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1374",             "AccountNumber": "4546703637",             "FirstName": "Fusako",             "MiddleInitial": "N",             "LastName": "Mcentire",             "Address1": "387 Court Ave.",             "Address2": "Suite 42",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1779",             "SaleDate": "8/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1510",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.059999999",             "ProductID": "1736",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1595",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1172",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1060",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1375",             "AccountNumber": "4546703639",             "FirstName": "Janice",             "LastName": "Kissee",             "Address1": "P.O. Box #15851",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1850",             "SaleDate": "10/8/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "2",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1109",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1444",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1109",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1109",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1202",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1109",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1109",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Superman",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1070",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1109",             "SaleDate": "4/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1755",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 27.99,             "Discount": "0",             "ProductID": "1433",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1854",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1518",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1237",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bambi",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1006",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1376",             "AccountNumber": "4546703641",             "FirstName": "Reynaldo",             "MiddleInitial": "Q",             "LastName": "Shellenbarger",             "Address1": "3096 Delano Drive",             "Address2": "Apt. #219",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1437",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1377",             "AccountNumber": "4546703646",             "FirstName": "Nieves",             "MiddleInitial": "A",             "LastName": "Chancellor",             "Address1": "40470 Vergennes Ave.",             "Address2": "Apt. #277",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1078",             "SaleDate": "3/20/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1377",             "AccountNumber": "4546703646",             "FirstName": "Nieves",             "MiddleInitial": "A",             "LastName": "Chancellor",             "Address1": "40470 Vergennes Ave.",             "Address2": "Apt. #277",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1463",             "SaleDate": "1/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1724",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1378",             "AccountNumber": "4546703651",             "FirstName": "Mouloud",             "MiddleInitial": "M",             "LastName": "Maune",             "Address1": "2640 New Brunswick Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1562",             "SaleDate": "4/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 23.45,             "Discount": "0.01",             "ProductID": "1063",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1378",             "AccountNumber": "4546703651",             "FirstName": "Mouloud",             "MiddleInitial": "M",             "LastName": "Maune",             "Address1": "2640 New Brunswick Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1562",             "SaleDate": "4/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1378",             "AccountNumber": "4546703651",             "FirstName": "Mouloud",             "MiddleInitial": "M",             "LastName": "Maune",             "Address1": "2640 New Brunswick Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1801",             "SaleDate": "9/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Driving Miss Daisy",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1195",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1378",             "AccountNumber": "4546703651",             "FirstName": "Mouloud",             "MiddleInitial": "M",             "LastName": "Maune",             "Address1": "2640 New Brunswick Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1801",             "SaleDate": "9/11/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Sister Act",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1266",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1378",             "AccountNumber": "4546703651",             "FirstName": "Mouloud",             "MiddleInitial": "M",             "LastName": "Maune",             "Address1": "2640 New Brunswick Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1801",             "SaleDate": "9/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 23.99,             "Discount": "0.079999998",             "ProductID": "1106",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1378",             "AccountNumber": "4546703651",             "FirstName": "Mouloud",             "MiddleInitial": "M",             "LastName": "Maune",             "Address1": "2640 New Brunswick Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1801",             "SaleDate": "9/11/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1378",             "AccountNumber": "4546703651",             "FirstName": "Mouloud",             "MiddleInitial": "M",             "LastName": "Maune",             "Address1": "2640 New Brunswick Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1801",             "SaleDate": "9/11/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1380",             "AccountNumber": "4546703657",             "FirstName": "Lindy",             "LastName": "Pollard",             "Address1": "194 Pike Lake Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1891",             "SaleDate": "11/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "American Wedding",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1745",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1380",             "AccountNumber": "4546703657",             "FirstName": "Lindy",             "LastName": "Pollard",             "Address1": "194 Pike Lake Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1891",             "SaleDate": "11/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Animal House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1076",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1380",             "AccountNumber": "4546703657",             "FirstName": "Lindy",             "LastName": "Pollard",             "Address1": "194 Pike Lake Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1891",             "SaleDate": "11/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "2",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1380",             "AccountNumber": "4546703657",             "FirstName": "Lindy",             "LastName": "Pollard",             "Address1": "194 Pike Lake Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1891",             "SaleDate": "11/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1528",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1380",             "AccountNumber": "4546703657",             "FirstName": "Lindy",             "LastName": "Pollard",             "Address1": "194 Pike Lake Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1891",             "SaleDate": "11/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1380",             "AccountNumber": "4546703657",             "FirstName": "Lindy",             "LastName": "Pollard",             "Address1": "194 Pike Lake Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1891",             "SaleDate": "11/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1721",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1380",             "AccountNumber": "4546703657",             "FirstName": "Lindy",             "LastName": "Pollard",             "Address1": "194 Pike Lake Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1891",             "SaleDate": "11/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.050000001",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1360",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Snow White and the Seven Dwarfs",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1000",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1382",             "AccountNumber": "4546703660",             "FirstName": "Ned",             "MiddleInitial": "Z",             "LastName": "Brey",             "Address1": "611 Gayhart Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1391",             "SaleDate": "12/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1107",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1383",             "AccountNumber": "4546703661",             "FirstName": "Shelia",             "MiddleInitial": "D",             "LastName": "Blazek",             "Address1": "17665 Riverside Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1390",             "SaleDate": "12/7/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1521",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1383",             "AccountNumber": "4546703661",             "FirstName": "Shelia",             "MiddleInitial": "D",             "LastName": "Blazek",             "Address1": "17665 Riverside Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1390",             "SaleDate": "12/7/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1390",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1383",             "AccountNumber": "4546703661",             "FirstName": "Shelia",             "MiddleInitial": "D",             "LastName": "Blazek",             "Address1": "17665 Riverside Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1390",             "SaleDate": "12/7/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1383",             "AccountNumber": "4546703661",             "FirstName": "Shelia",             "MiddleInitial": "D",             "LastName": "Blazek",             "Address1": "17665 Riverside Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1390",             "SaleDate": "12/7/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1383",             "AccountNumber": "4546703661",             "FirstName": "Shelia",             "MiddleInitial": "D",             "LastName": "Blazek",             "Address1": "17665 Riverside Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1390",             "SaleDate": "12/7/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "City Slickers",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1242",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1383",             "AccountNumber": "4546703661",             "FirstName": "Shelia",             "MiddleInitial": "D",             "LastName": "Blazek",             "Address1": "17665 Riverside Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1390",             "SaleDate": "12/7/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1384",             "AccountNumber": "4546703662",             "FirstName": "Joan",             "MiddleInitial": "T",             "LastName": "Cabello",             "Address1": "15440 E. Vernon Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1123",             "SaleDate": "4/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1384",             "AccountNumber": "4546703662",             "FirstName": "Joan",             "MiddleInitial": "T",             "LastName": "Cabello",             "Address1": "15440 E. Vernon Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1356",             "SaleDate": "11/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Saturday Night Fever",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1059",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1384",             "AccountNumber": "4546703662",             "FirstName": "Joan",             "MiddleInitial": "T",             "LastName": "Cabello",             "Address1": "15440 E. Vernon Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1356",             "SaleDate": "11/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1592",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1199",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1182",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Exorcist",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1038",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Aviator",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1823",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1021",             "SaleDate": "1/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1574",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "4",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1509",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1379",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1388",             "AccountNumber": "4546703674",             "FirstName": "Avanelle",             "MiddleInitial": "A",             "LastName": "Kosakowski",             "Address1": "36069 W. Arcada Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1772",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0.079999998",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "xXx",             "Quantity": "1",             "Price": 27.99,             "Discount": "0",             "ProductID": "1651",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1469",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "4",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1212",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1389",             "AccountNumber": "4546703677",             "FirstName": "Rachelle",             "MiddleInitial": "O",             "LastName": "Anchondo",             "Address1": "4792 Hubbardston Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1017",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Armageddon",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1468",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1390",             "AccountNumber": "4546703680",             "FirstName": "Kathleen (kay)",             "MiddleInitial": "Q",             "LastName": "Markrud",             "Address1": "2950 W. Alberta Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1752",             "SaleDate": "8/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1079",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1390",             "AccountNumber": "4546703680",             "FirstName": "Kathleen (kay)",             "MiddleInitial": "Q",             "LastName": "Markrud",             "Address1": "2950 W. Alberta Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1792",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1390",             "AccountNumber": "4546703680",             "FirstName": "Kathleen (kay)",             "MiddleInitial": "Q",             "LastName": "Markrud",             "Address1": "2950 W. Alberta Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1792",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1390",             "AccountNumber": "4546703680",             "FirstName": "Kathleen (kay)",             "MiddleInitial": "Q",             "LastName": "Markrud",             "Address1": "2950 W. Alberta Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1792",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1812",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1390",             "AccountNumber": "4546703680",             "FirstName": "Kathleen (kay)",             "MiddleInitial": "Q",             "LastName": "Markrud",             "Address1": "2950 W. Alberta Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1792",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1390",             "AccountNumber": "4546703680",             "FirstName": "Kathleen (kay)",             "MiddleInitial": "Q",             "LastName": "Markrud",             "Address1": "2950 W. Alberta Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1792",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Independence Day",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1367",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1390",             "AccountNumber": "4546703680",             "FirstName": "Kathleen (kay)",             "MiddleInitial": "Q",             "LastName": "Markrud",             "Address1": "2950 W. Alberta Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1792",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hook",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1223",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1042",             "SaleDate": "2/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Tomorrow Never Dies",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1420",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1042",             "SaleDate": "2/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1541",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1522",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "5",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1522",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1871",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1522",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1708",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1522",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1522",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sleeping with the Enemy",             "Quantity": "5",             "Price": 22.95,             "Discount": "0",             "ProductID": "1226",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1392",             "AccountNumber": "4546703686",             "FirstName": "Ora",             "LastName": "Gaier",             "Address1": "7792 E. Ball Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1522",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Aviator",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1822",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1171",             "SaleDate": "6/9/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dumb & Dumber",             "Quantity": "4",             "Price": 19.45,             "Discount": "0",             "ProductID": "1321",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1171",             "SaleDate": "6/9/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1171",             "SaleDate": "6/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1171",             "SaleDate": "6/9/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1171",             "SaleDate": "6/9/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1171",             "SaleDate": "6/9/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1497",             "SaleDate": "2/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1497",             "SaleDate": "2/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1631",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1497",             "SaleDate": "2/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1497",             "SaleDate": "2/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pretty Woman",             "Quantity": "5",             "Price": 18.45,             "Discount": "0.039999999",             "ProductID": "1198",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1497",             "SaleDate": "2/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1003",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1393",             "AccountNumber": "4546703691",             "FirstName": "Sherea",             "LastName": "Kosloski",             "Address1": "28938 N. Robinson Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1497",             "SaleDate": "2/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1388",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1448",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1388",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1528",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1388",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "4",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1388",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "2",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1388",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1388",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1475",             "SaleDate": "2/4/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1475",             "SaleDate": "2/4/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1561",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1475",             "SaleDate": "2/4/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1871",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1868",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1498",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1868",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1395",             "AccountNumber": "4546703699",             "FirstName": "Jon",             "MiddleInitial": "O",             "LastName": "Shanley",             "Address1": "8656 Sycamore Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1868",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1610",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1482",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1108",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Sting",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1035",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1397",             "AccountNumber": "4546703703",             "FirstName": "Kay",             "MiddleInitial": "G",             "LastName": "Beaty",             "Address1": "7910 Fairgrounds Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1424",             "SaleDate": "12/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Star Wars",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.050000001",             "ProductID": "1057",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1398",             "AccountNumber": "4546703708",             "FirstName": "Beulah",             "MiddleInitial": "R",             "LastName": "Thronson",             "Address1": "1942 Deer Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1040",             "SaleDate": "2/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1302",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1398",             "AccountNumber": "4546703708",             "FirstName": "Beulah",             "MiddleInitial": "R",             "LastName": "Thronson",             "Address1": "1942 Deer Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1040",             "SaleDate": "2/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1432",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1398",             "AccountNumber": "4546703708",             "FirstName": "Beulah",             "MiddleInitial": "R",             "LastName": "Thronson",             "Address1": "1942 Deer Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1040",             "SaleDate": "2/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Deep Impact",             "Quantity": "4",             "Price": 21.45,             "Discount": "0",             "ProductID": "1439",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1398",             "AccountNumber": "4546703708",             "FirstName": "Beulah",             "MiddleInitial": "R",             "LastName": "Thronson",             "Address1": "1942 Deer Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1040",             "SaleDate": "2/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1492",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1398",             "AccountNumber": "4546703708",             "FirstName": "Beulah",             "MiddleInitial": "R",             "LastName": "Thronson",             "Address1": "1942 Deer Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1040",             "SaleDate": "2/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1398",             "AccountNumber": "4546703708",             "FirstName": "Beulah",             "MiddleInitial": "R",             "LastName": "Thronson",             "Address1": "1942 Deer Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1040",             "SaleDate": "2/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1738",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1398",             "AccountNumber": "4546703708",             "FirstName": "Beulah",             "MiddleInitial": "R",             "LastName": "Thronson",             "Address1": "1942 Deer Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1651",             "SaleDate": "6/4/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Shrek",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1633",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Fun with Dick and Jane",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1843",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1475",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Coming to America",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1151",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1399",             "AccountNumber": "4546703713",             "FirstName": "Aubri",             "MiddleInitial": "J",             "LastName": "Lipski",             "Address1": "6378 9th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1813",             "SaleDate": "9/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ransom",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1370",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1221",             "SaleDate": "7/25/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1316",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1221",             "SaleDate": "7/25/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1221",             "SaleDate": "7/25/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1379",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1221",             "SaleDate": "7/25/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1279",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1221",             "SaleDate": "7/25/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1093",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1221",             "SaleDate": "7/25/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Hulk",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1746",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1398",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Bambi",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1005",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1278",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1757",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Anger Management",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1754",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1807",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Maverick",             "Quantity": "5",             "Price": 24.95,             "Discount": "0",             "ProductID": "1315",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "City Slickers",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1241",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.07",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0.02",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1400",             "AccountNumber": "4546703715",             "FirstName": "Lea Ann",             "MiddleInitial": "H",             "LastName": "Rushworth",             "Address1": "5412 S. Ithaca Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1413",             "SaleDate": "12/18/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1402",             "AccountNumber": "4546703720",             "FirstName": "Kyrstin",             "MiddleInitial": "F",             "LastName": "Ober",             "Address1": "4336 Muriel Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1808",             "SaleDate": "9/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1402",             "AccountNumber": "4546703720",             "FirstName": "Kyrstin",             "MiddleInitial": "F",             "LastName": "Ober",             "Address1": "4336 Muriel Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1808",             "SaleDate": "9/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1402",             "AccountNumber": "4546703720",             "FirstName": "Kyrstin",             "MiddleInitial": "F",             "LastName": "Ober",             "Address1": "4336 Muriel Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1808",             "SaleDate": "9/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Patch Adams",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1477",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1402",             "AccountNumber": "4546703720",             "FirstName": "Kyrstin",             "MiddleInitial": "F",             "LastName": "Ober",             "Address1": "4336 Muriel Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1808",             "SaleDate": "9/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1678",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1402",             "AccountNumber": "4546703720",             "FirstName": "Kyrstin",             "MiddleInitial": "F",             "LastName": "Ober",             "Address1": "4336 Muriel Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1808",             "SaleDate": "9/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1402",             "AccountNumber": "4546703720",             "FirstName": "Kyrstin",             "MiddleInitial": "F",             "LastName": "Ober",             "Address1": "4336 Muriel Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1808",             "SaleDate": "9/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1664",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1082",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1664",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1664",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Every Which Way But Loose",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1073",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1664",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lion King",             "Quantity": "2",             "Price": 19.49,             "Discount": "0",             "ProductID": "1310",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1561",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Something's Gotta Give",             "Quantity": "4",             "Price": 25.95,             "Discount": "0",             "ProductID": "1738",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1760",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Madagascar",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1862",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "War of the Worlds",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1871",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Contact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.039999999",             "ProductID": "1411",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "'Crocodile' Dundee II",             "Quantity": "5",             "Price": 14.45,             "Discount": "0",             "ProductID": "1158",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1403",             "AccountNumber": "4546703724",             "FirstName": "Barbara Ann",             "MiddleInitial": "Y",             "LastName": "Abler",             "Address1": "26356 4th Ave.",             "Address2": "Suite 44",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1910",             "SaleDate": "11/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1124",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1209",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "3",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1122",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1702",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1404",             "AccountNumber": "4546703729",             "FirstName": "Troilus",             "MiddleInitial": "P",             "LastName": "Cearley",             "Address1": "27723 Buchanan Ave.",             "Address2": "Apt. #509",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1005",             "SaleDate": "1/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "2",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1367",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "X2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1709",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1367",             "SaleDate": "11/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1674",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "3",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.059999999",             "ProductID": "1079",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1051",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1405",             "AccountNumber": "4546703733",             "FirstName": "Cassie",             "LastName": "Swann",             "Address1": "7508 Elmwood Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1982",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1620",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1577",             "SaleDate": "4/14/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1577",             "SaleDate": "4/14/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1755",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1577",             "SaleDate": "4/14/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1577",             "SaleDate": "4/14/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Fatal Attraction",             "Quantity": "4",             "Price": 19.95,             "Discount": "0",             "ProductID": "1145",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1577",             "SaleDate": "4/14/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0.100000001",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1577",             "SaleDate": "4/14/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 23.45,             "Discount": "0.100000001",             "ProductID": "1829",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1577",             "SaleDate": "4/14/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Men in Black II",             "Quantity": "5",             "Price": 19.99,             "Discount": "0",             "ProductID": "1652",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1492",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Sting",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1035",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1116",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Mulan",             "Quantity": "5",             "Price": 21.49,             "Discount": "0.059999999",             "ProductID": "1466",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1487",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "National Treasure",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1787",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1406",             "AccountNumber": "4546703737",             "FirstName": "Bruce",             "MiddleInitial": "U",             "LastName": "Newingham",             "Address1": "9106 Rumble Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1753",             "SaleDate": "8/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Sixth Sense",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1525",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1014",             "SaleDate": "1/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1014",             "SaleDate": "1/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rain Man",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1161",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1014",             "SaleDate": "1/14/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Toy Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1349",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1014",             "SaleDate": "1/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.02",             "ProductID": "1518",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1014",             "SaleDate": "1/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Exorcist",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1038",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 19.99,             "Discount": "0.07",             "ProductID": "1652",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1525",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "5",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1139",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1687",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1407",             "AccountNumber": "4546703739",             "FirstName": "Olivia",             "MiddleInitial": "Q",             "LastName": "Neff",             "Address1": "39256 Herkimer Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1260",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1356",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1125",             "SaleDate": "4/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Crocodile Dundee",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1131",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1125",             "SaleDate": "4/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Aviator",             "Quantity": "5",             "Price": 20.95,             "Discount": "0",             "ProductID": "1822",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1125",             "SaleDate": "4/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Tomorrow Never Dies",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1420",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1229",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Look Who's Talking",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1183",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1177",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1110",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1023",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1603",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1408",             "AccountNumber": "4546703742",             "FirstName": "Tammy",             "MiddleInitial": "A",             "LastName": "Bertelloti",             "Address1": "25061 S. Melrose Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1419",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1666",             "SaleDate": "6/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1666",             "SaleDate": "6/14/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1666",             "SaleDate": "6/14/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1587",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1666",             "SaleDate": "6/14/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1666",             "SaleDate": "6/14/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Mask",             "Quantity": "5",             "Price": 18.99,             "Discount": "0",             "ProductID": "1327",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1666",             "SaleDate": "6/14/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1666",             "SaleDate": "6/14/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Daredevil",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1706",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1574",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Village",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1805",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1165",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1409",             "AccountNumber": "4546703745",             "FirstName": "Alfred",             "LastName": "Gorski",             "Address1": "4332 S. Airport Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1826",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sleepy Hollow",             "Quantity": "5",             "Price": 25.99,             "Discount": "0",             "ProductID": "1489",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1206",             "SaleDate": "7/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1206",             "SaleDate": "7/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1628",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1200",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1410",             "AccountNumber": "4546703748",             "FirstName": "Reiko",             "MiddleInitial": "X",             "LastName": "Eads",             "Address1": "11206 N. 1st Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1389",             "SaleDate": "12/5/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1411",             "AccountNumber": "4546703753",             "FirstName": "Josetta",             "MiddleInitial": "Y",             "LastName": "Detweiler",             "Address1": "3719 W. Lake View Blvd.",             "Address2": "Apt. #955",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1394",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Clear and Present Danger",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1311",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1411",             "AccountNumber": "4546703753",             "FirstName": "Josetta",             "MiddleInitial": "Y",             "LastName": "Detweiler",             "Address1": "3719 W. Lake View Blvd.",             "Address2": "Apt. #955",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1394",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 3: Rise of the Machines",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1735",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1411",             "AccountNumber": "4546703753",             "FirstName": "Josetta",             "MiddleInitial": "Y",             "LastName": "Detweiler",             "Address1": "3719 W. Lake View Blvd.",             "Address2": "Apt. #955",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1394",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "4",             "Price": 21.99,             "Discount": "0",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1106",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "City Slickers",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1242",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1256",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1392",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1392",             "SaleDate": "12/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1620",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1620",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1620",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1416",             "AccountNumber": "4546703769",             "FirstName": "Jauire",             "LastName": "Los Olmos",             "Address1": "1659 W. Bradwood Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1620",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "5",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1418",             "AccountNumber": "4546703778",             "FirstName": "Harriet",             "LastName": "Slatter",             "Address1": "5784 E. California Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1165",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1418",             "AccountNumber": "4546703778",             "FirstName": "Harriet",             "LastName": "Slatter",             "Address1": "5784 E. California Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1165",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1418",             "AccountNumber": "4546703778",             "FirstName": "Harriet",             "LastName": "Slatter",             "Address1": "5784 E. California Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1165",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1418",             "AccountNumber": "4546703778",             "FirstName": "Harriet",             "LastName": "Slatter",             "Address1": "5784 E. California Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1165",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1233",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1418",             "AccountNumber": "4546703778",             "FirstName": "Harriet",             "LastName": "Slatter",             "Address1": "5784 E. California Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1165",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1248",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1418",             "AccountNumber": "4546703778",             "FirstName": "Harriet",             "LastName": "Slatter",             "Address1": "5784 E. California Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1165",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1420",             "AccountNumber": "4546703786",             "FirstName": "Teri",             "LastName": "Mccaffrey",             "Address1": "12907 Jackson Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1184",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1674",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1420",             "AccountNumber": "4546703786",             "FirstName": "Teri",             "LastName": "Mccaffrey",             "Address1": "12907 Jackson Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1184",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1420",             "AccountNumber": "4546703786",             "FirstName": "Teri",             "LastName": "Mccaffrey",             "Address1": "12907 Jackson Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1184",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scream",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1388",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1420",             "AccountNumber": "4546703786",             "FirstName": "Teri",             "LastName": "Mccaffrey",             "Address1": "12907 Jackson Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1184",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ice Age",             "Quantity": "5",             "Price": 21.49,             "Discount": "0",             "ProductID": "1698",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1724",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1570",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1505",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "2",             "Price": 21.95,             "Discount": "0",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "3",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1421",             "AccountNumber": "4546703787",             "FirstName": "Tomas",             "MiddleInitial": "P",             "LastName": "Fregoso",             "Address1": "8684 S. Cross Oaks Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1402",             "SaleDate": "12/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mulan",             "Quantity": "4",             "Price": 21.95,             "Discount": "0",             "ProductID": "1464",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1422",             "AccountNumber": "4546703788",             "FirstName": "Lois",             "MiddleInitial": "J",             "LastName": "Jahn",             "Address1": "44902 Potters Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1157",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1597",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1422",             "AccountNumber": "4546703788",             "FirstName": "Lois",             "MiddleInitial": "J",             "LastName": "Jahn",             "Address1": "44902 Potters Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1157",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1422",             "AccountNumber": "4546703788",             "FirstName": "Lois",             "MiddleInitial": "J",             "LastName": "Jahn",             "Address1": "44902 Potters Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1157",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1664",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1422",             "AccountNumber": "4546703788",             "FirstName": "Lois",             "MiddleInitial": "J",             "LastName": "Jahn",             "Address1": "44902 Potters Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1157",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1448",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1422",             "AccountNumber": "4546703788",             "FirstName": "Lois",             "MiddleInitial": "J",             "LastName": "Jahn",             "Address1": "44902 Potters Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1157",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Troy",             "Quantity": "3",             "Price": 15.45,             "Discount": "0",             "ProductID": "1820",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1423",             "AccountNumber": "4546703789",             "FirstName": "Evart",             "MiddleInitial": "L",             "LastName": "Weatherman",             "Address1": "40503 E. Montgomery Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1817",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1423",             "AccountNumber": "4546703789",             "FirstName": "Evart",             "MiddleInitial": "L",             "LastName": "Weatherman",             "Address1": "40503 E. Montgomery Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1817",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1423",             "AccountNumber": "4546703789",             "FirstName": "Evart",             "MiddleInitial": "L",             "LastName": "Weatherman",             "Address1": "40503 E. Montgomery Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1817",             "SaleDate": "9/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1588",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1280",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1607",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1280",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1280",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1280",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1092",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1280",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1280",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1280",             "SaleDate": "9/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 23.45,             "Discount": "0.029999999",             "ProductID": "1568",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Godzilla",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1461",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1441",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Firm",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.07",             "ProductID": "1287",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1424",             "AccountNumber": "4546703792",             "FirstName": "Nichelle",             "MiddleInitial": "Y",             "LastName": "Lugar",             "Address1": "6196 W. Railroad Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1590",             "SaleDate": "4/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1346",             "SaleDate": "11/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1475",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1351",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Platoon",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1129",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1351",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1351",             "SaleDate": "11/9/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.07",             "ProductID": "1118",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1477",             "SaleDate": "2/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1477",             "SaleDate": "2/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1850",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1477",             "SaleDate": "2/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "2",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1477",             "SaleDate": "2/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1477",             "SaleDate": "2/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1014",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1477",             "SaleDate": "2/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1477",             "SaleDate": "2/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sleepy Hollow",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1489",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1425",             "AccountNumber": "4546703794",             "FirstName": "Edward",             "MiddleInitial": "O",             "LastName": "Sponaugle",             "Address1": "4235 Wakefield Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1719",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1802",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1426",             "AccountNumber": "4546703795",             "FirstName": "Stacy",             "LastName": "Lustig",             "Address1": "1154 Calgary Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1803",             "SaleDate": "9/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1428",             "AccountNumber": "4546703803",             "FirstName": "Jennings",             "MiddleInitial": "C",             "LastName": "Beverley",             "Address1": "14808 E. 17th Way",             "Address2": "Apt. #780",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1845",             "SaleDate": "10/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky III",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1095",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1428",             "AccountNumber": "4546703803",             "FirstName": "Jennings",             "MiddleInitial": "C",             "LastName": "Beverley",             "Address1": "14808 E. 17th Way",             "Address2": "Apt. #780",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1845",             "SaleDate": "10/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1428",             "AccountNumber": "4546703803",             "FirstName": "Jennings",             "MiddleInitial": "C",             "LastName": "Beverley",             "Address1": "14808 E. 17th Way",             "Address2": "Apt. #780",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1845",             "SaleDate": "10/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1048",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1048",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleepless in Seattle",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1280",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1186",             "SaleDate": "6/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1124",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1669",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "3",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1669",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1645",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1669",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Airport",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1029",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1669",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1472",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1669",             "SaleDate": "6/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1558",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1979",             "SaleDate": "12/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1595",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1979",             "SaleDate": "12/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1618",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1430",             "AccountNumber": "4546703809",             "FirstName": "Lille",             "MiddleInitial": "L",             "LastName": "Farris",             "Address1": "1869 William Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1979",             "SaleDate": "12/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1431",             "AccountNumber": "4546703813",             "FirstName": "Siobhan",             "LastName": "Secrist",             "Address1": "7871 Court Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1441",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1431",             "AccountNumber": "4546703813",             "FirstName": "Siobhan",             "LastName": "Secrist",             "Address1": "7871 Court Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1441",             "SaleDate": "1/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.100000001",             "ProductID": "1117",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1347",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rush Hour 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1613",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1532",             "SaleDate": "3/17/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1532",             "SaleDate": "3/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Porky's",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1100",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1532",             "SaleDate": "3/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1164",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Monsters, Inc.",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1611",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Beauty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1516",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1304",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sleepless in Seattle",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1281",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1280",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1187",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1433",             "AccountNumber": "4546703819",             "FirstName": "Peffy",             "MiddleInitial": "Q",             "LastName": "Wine",             "Address1": "4348 Mandy Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1954",             "SaleDate": "12/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1320",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1198",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "2",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wo hu cang long",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1580",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1457",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1236",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1556",             "SaleDate": "3/31/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1787",             "SaleDate": "9/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1787",             "SaleDate": "9/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1787",             "SaleDate": "9/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1787",             "SaleDate": "9/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1558",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1435",             "AccountNumber": "4546703824",             "FirstName": "Paulette",             "MiddleInitial": "S",             "LastName": "Labounty",             "Address1": "7492 N. Port Sheldon Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1787",             "SaleDate": "9/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "5",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1436",             "AccountNumber": "4546703829",             "FirstName": "Trinnette",             "MiddleInitial": "C",             "LastName": "Krahn",             "Address1": "43884 Pierce Lane",             "Address2": "Apt. #138",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1020",             "SaleDate": "1/21/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "3",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1438",             "AccountNumber": "4546703834",             "FirstName": "Nasrin",             "MiddleInitial": "O",             "LastName": "Burgett",             "Address1": "214 N. Van Gruggen Parkway",             "Address2": "Apt. #215",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1659",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1840",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1438",             "AccountNumber": "4546703834",             "FirstName": "Nasrin",             "MiddleInitial": "O",             "LastName": "Burgett",             "Address1": "214 N. Van Gruggen Parkway",             "Address2": "Apt. #215",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1659",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1438",             "AccountNumber": "4546703834",             "FirstName": "Nasrin",             "MiddleInitial": "O",             "LastName": "Burgett",             "Address1": "214 N. Van Gruggen Parkway",             "Address2": "Apt. #215",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1659",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Every Which Way But Loose",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1074",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1438",             "AccountNumber": "4546703834",             "FirstName": "Nasrin",             "MiddleInitial": "O",             "LastName": "Burgett",             "Address1": "214 N. Van Gruggen Parkway",             "Address2": "Apt. #215",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1659",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1438",             "AccountNumber": "4546703834",             "FirstName": "Nasrin",             "MiddleInitial": "O",             "LastName": "Burgett",             "Address1": "214 N. Van Gruggen Parkway",             "Address2": "Apt. #215",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1659",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1438",             "AccountNumber": "4546703834",             "FirstName": "Nasrin",             "MiddleInitial": "O",             "LastName": "Burgett",             "Address1": "214 N. Van Gruggen Parkway",             "Address2": "Apt. #215",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1659",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1438",             "AccountNumber": "4546703834",             "FirstName": "Nasrin",             "MiddleInitial": "O",             "LastName": "Burgett",             "Address1": "214 N. Van Gruggen Parkway",             "Address2": "Apt. #215",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1659",             "SaleDate": "6/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 3: Rise of the Machines",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1735",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1439",             "AccountNumber": "4546703839",             "FirstName": "Michelle",             "MiddleInitial": "F",             "LastName": "Haskins",             "Address1": "5716 hastings Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1420",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1439",             "AccountNumber": "4546703839",             "FirstName": "Michelle",             "MiddleInitial": "F",             "LastName": "Haskins",             "Address1": "5716 hastings Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1420",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Beauty",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1515",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1439",             "AccountNumber": "4546703839",             "FirstName": "Michelle",             "MiddleInitial": "F",             "LastName": "Haskins",             "Address1": "5716 hastings Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1420",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bambi",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1005",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1439",             "AccountNumber": "4546703839",             "FirstName": "Michelle",             "MiddleInitial": "F",             "LastName": "Haskins",             "Address1": "5716 hastings Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1420",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1254",             "SaleDate": "8/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Speed",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1300",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1254",             "SaleDate": "8/19/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1254",             "SaleDate": "8/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1254",             "SaleDate": "8/19/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1254",             "SaleDate": "8/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1254",             "SaleDate": "8/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "National Treasure",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1786",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "3",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1437",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1332",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Aladdin",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1262",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1251",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.49,             "Discount": "0.100000001",             "ProductID": "1044",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Tootsie",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1103",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1904",             "SaleDate": "11/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The 40 Year Old Virgin",             "Quantity": "5",             "Price": 24.99,             "Discount": "0.050000001",             "ProductID": "1848",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Face/Off",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1403",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1366",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "5",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1781",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "2",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ice Age",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1697",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1510",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1441",             "AccountNumber": "4546703849",             "FirstName": "Adriane",             "MiddleInitial": "B",             "LastName": "Begor",             "Address1": "12605 Hardwood Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1916",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1124",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1475",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1472",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Casper",             "Quantity": "4",             "Price": 23.45,             "Discount": "0",             "ProductID": "1340",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1280",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1256",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "5",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1442",             "AccountNumber": "4546703851",             "FirstName": "Tripoli",             "MiddleInitial": "M",             "LastName": "Brierly",             "Address1": "42360 10th Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1860",             "SaleDate": "10/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1122",             "SaleDate": "4/28/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Porky's",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1100",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1122",             "SaleDate": "4/28/04",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1122",             "SaleDate": "4/28/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1122",             "SaleDate": "4/28/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1177",             "SaleDate": "6/15/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1177",             "SaleDate": "6/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1380",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1177",             "SaleDate": "6/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1919",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1919",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1668",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1919",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1127",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1919",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Walk the Line",             "Quantity": "3",             "Price": 23.99,             "Discount": "0",             "ProductID": "1834",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1919",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "4",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1919",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1670",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1443",             "AccountNumber": "4546703855",             "FirstName": "Myka",             "MiddleInitial": "G",             "LastName": "Lansford",             "Address1": "9278 Barton Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1919",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Batman",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1187",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0.059999999",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "4",             "Price": 20.49,             "Discount": "0.059999999",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1591",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shakespeare in Love",             "Quantity": "2",             "Price": 25.95,             "Discount": "0",             "ProductID": "1481",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1445",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1495",             "SaleDate": "2/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1932",             "SaleDate": "11/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1127",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1932",             "SaleDate": "11/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1432",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1932",             "SaleDate": "11/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "5",             "Price": 23.99,             "Discount": "0",             "ProductID": "1108",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1445",             "AccountNumber": "4546703861",             "FirstName": "Hudson",             "MiddleInitial": "I",             "LastName": "Shrader",             "Address1": "9361 S. Tanglewood Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1932",             "SaleDate": "11/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1371",             "SaleDate": "11/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1117",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1251",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1261",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "2",             "Price": 24.95,             "Discount": "0",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1375",             "SaleDate": "11/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Stir Crazy",             "Quantity": "4",             "Price": 21.45,             "Discount": "0.039999999",             "ProductID": "1085",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fun with Dick and Jane",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1842",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1782",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "5",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 24.99,             "Discount": "0.100000001",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Porky's",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1101",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1446",             "AccountNumber": "4546703862",             "FirstName": "Lora",             "MiddleInitial": "I",             "LastName": "Layman",             "Address1": "45898 37th Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1923",             "SaleDate": "11/24/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "City Slickers",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1240",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1120",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1052",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1023",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1839",             "SaleDate": "10/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1147",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1679",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1621",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1422",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "5",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1058",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1447",             "AccountNumber": "4546703863",             "FirstName": "Alexandro",             "MiddleInitial": "I",             "LastName": "Michalik",             "Address1": "P.O. Box #12563",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1865",             "SaleDate": "10/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1610",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Vanilla Sky",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1599",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big Daddy",             "Quantity": "2",             "Price": 19.95,             "Discount": "0",             "ProductID": "1486",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1448",             "AccountNumber": "4546703866",             "FirstName": "Patricia Andie",             "MiddleInitial": "F",             "LastName": "Knutson",             "Address1": "5472 Ridge Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1382",             "SaleDate": "11/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1582",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1582",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1582",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1582",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1877",             "SaleDate": "10/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1877",             "SaleDate": "10/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1877",             "SaleDate": "10/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "4",             "Price": 21.49,             "Discount": "0.01",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "4",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1168",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1846",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1449",             "AccountNumber": "4546703871",             "FirstName": "Dyanna",             "MiddleInitial": "O",             "LastName": "Tincher",             "Address1": "1543 Arnold Parkway",             "Address2": "Suite 16",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1879",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Signs",             "Quantity": "2",             "Price": 22.49,             "Discount": "0",             "ProductID": "1663",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1450",             "AccountNumber": "4546703874",             "FirstName": "Abraham",             "LastName": "Bou",             "Address1": "5223 Saint Johns Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1018",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Patriot",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1585",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1450",             "AccountNumber": "4546703874",             "FirstName": "Abraham",             "LastName": "Bou",             "Address1": "5223 Saint Johns Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1018",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1708",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1450",             "AccountNumber": "4546703874",             "FirstName": "Abraham",             "LastName": "Bou",             "Address1": "5223 Saint Johns Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1018",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "5",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1450",             "AccountNumber": "4546703874",             "FirstName": "Abraham",             "LastName": "Bou",             "Address1": "5223 Saint Johns Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1018",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1450",             "AccountNumber": "4546703874",             "FirstName": "Abraham",             "LastName": "Bou",             "Address1": "5223 Saint Johns Way",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1018",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1452",             "AccountNumber": "4546703877",             "FirstName": "Sadie",             "MiddleInitial": "Y",             "LastName": "Hayworth",             "Address1": "482 Bluegill Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1790",             "SaleDate": "9/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1053",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1452",             "AccountNumber": "4546703877",             "FirstName": "Sadie",             "MiddleInitial": "Y",             "LastName": "Hayworth",             "Address1": "482 Bluegill Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1790",             "SaleDate": "9/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1452",             "AccountNumber": "4546703877",             "FirstName": "Sadie",             "MiddleInitial": "Y",             "LastName": "Hayworth",             "Address1": "482 Bluegill Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1790",             "SaleDate": "9/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1812",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1558",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1283",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1456",             "AccountNumber": "4546703890",             "FirstName": "Carey",             "MiddleInitial": "T",             "LastName": "Dunkin",             "Address1": "9898 Jackson Road",             "Address2": "Apt. #699",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1377",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1051",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1457",             "AccountNumber": "4546703894",             "FirstName": "Jenaro",             "MiddleInitial": "W",             "LastName": "Hart",             "Address1": "15155 Montgomery Lane",             "Address2": "Apt. #120",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1838",             "SaleDate": "10/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Sting",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1034",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1457",             "AccountNumber": "4546703894",             "FirstName": "Jenaro",             "MiddleInitial": "W",             "LastName": "Hart",             "Address1": "15155 Montgomery Lane",             "Address2": "Apt. #120",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1838",             "SaleDate": "10/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1451",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1781",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1295",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Parenthood",             "Quantity": "4",             "Price": 15.95,             "Discount": "0",             "ProductID": "1184",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1180",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Airport",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1029",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1408",             "SaleDate": "12/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1555",             "SaleDate": "3/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 17.95,             "Discount": "0.059999999",             "ProductID": "1189",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1555",             "SaleDate": "3/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "4",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1555",             "SaleDate": "3/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.090000004",             "ProductID": "1514",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1555",             "SaleDate": "3/30/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1555",             "SaleDate": "3/30/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1687",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Village",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1805",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0.01",             "ProductID": "1649",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "xXx",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1648",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1621",             "SaleDate": "5/13/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1145",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1715",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1063",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Godzilla",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1461",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Mummy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1507",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1559",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1660",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1458",             "AccountNumber": "4546703898",             "FirstName": "Virginia",             "MiddleInitial": "H",             "LastName": "Tafoya",             "Address1": "2428 W. 30th Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1751",             "SaleDate": "8/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Exorcist",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1038",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1459",             "AccountNumber": "4546703902",             "FirstName": "Don",             "LastName": "Poyer",             "Address1": "3348 W. Mandy Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1999",             "SaleDate": "12/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1459",             "AccountNumber": "4546703902",             "FirstName": "Don",             "LastName": "Poyer",             "Address1": "3348 W. Mandy Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1999",             "SaleDate": "12/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1459",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1459",             "AccountNumber": "4546703902",             "FirstName": "Don",             "LastName": "Poyer",             "Address1": "3348 W. Mandy Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1999",             "SaleDate": "12/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "X2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1711",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1459",             "AccountNumber": "4546703902",             "FirstName": "Don",             "LastName": "Poyer",             "Address1": "3348 W. Mandy Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1999",             "SaleDate": "12/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1007",             "SaleDate": "1/9/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "8 Mile",             "Quantity": "4",             "Price": 13.49,             "Discount": "0",             "ProductID": "1694",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1007",             "SaleDate": "1/9/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1007",             "SaleDate": "1/9/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Aladdin",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1262",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1007",             "SaleDate": "1/9/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Spy Kids 3-D: Game Over",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.050000001",             "ProductID": "1742",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Matrix Reloaded",             "Quantity": "5",             "Price": 21.95,             "Discount": "0",             "ProductID": "1757",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1108",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Every Which Way But Loose",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1074",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1066",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1448",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1645",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1731",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ghost",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1212",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1132",             "SaleDate": "5/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1628",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Hook",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1224",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1628",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1230",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1628",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Rock",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1376",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1628",             "SaleDate": "5/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "4",             "Price": 16.45,             "Discount": "0.039999999",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1863",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1788",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.01",             "ProductID": "1782",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Anger Management",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1754",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1200",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1460",             "AccountNumber": "4546703904",             "FirstName": "Lacey",             "MiddleInitial": "L",             "LastName": "Colton",             "Address1": "7996 E. Benhoy Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1797",             "SaleDate": "9/8/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Batman",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1187",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1492",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tarzan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1512",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Gladiator",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1553",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Vanilla Sky",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1599",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1293",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "2",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1227",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1336",             "SaleDate": "10/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1066",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1431",             "SaleDate": "1/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1431",             "SaleDate": "1/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1431",             "SaleDate": "1/4/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 27.99,             "Discount": "0",             "ProductID": "1433",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1431",             "SaleDate": "1/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1189",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1470",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 14.45,             "Discount": "0.02",             "ProductID": "1415",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ransom",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1370",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1144",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1110",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bambi",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1006",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1461",             "AccountNumber": "4546703907",             "FirstName": "Randee",             "LastName": "Inniss",             "Address1": "29437 N. Muriel Ave.",             "Address2": "Apt. #460",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1516",             "SaleDate": "3/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1851",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1466",             "AccountNumber": "4546703922",             "FirstName": "Lanette",             "MiddleInitial": "Y",             "LastName": "Hyder",             "Address1": "37311 17th Ave.",             "Address2": "Apt. #641",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1093",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1466",             "AccountNumber": "4546703922",             "FirstName": "Lanette",             "MiddleInitial": "Y",             "LastName": "Hyder",             "Address1": "37311 17th Ave.",             "Address2": "Apt. #641",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1093",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1466",             "AccountNumber": "4546703922",             "FirstName": "Lanette",             "MiddleInitial": "Y",             "LastName": "Hyder",             "Address1": "37311 17th Ave.",             "Address2": "Apt. #641",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1093",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1792",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Toy Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1349",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Contact",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1410",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "2",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1758",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "I, Robot",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1789",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1468",             "AccountNumber": "4546703924",             "FirstName": "Perpetua",             "MiddleInitial": "V",             "LastName": "Stackhouse",             "Address1": "887 9th Lane",             "Address2": "Suite E",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1197",             "SaleDate": "7/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Troy",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1820",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1089",             "SaleDate": "3/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Godzilla",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1461",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1089",             "SaleDate": "3/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie 2",             "Quantity": "3",             "Price": 20.99,             "Discount": "0",             "ProductID": "1617",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1852",             "SaleDate": "10/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "3",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1883",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dumb & Dumber",             "Quantity": "4",             "Price": 17.95,             "Discount": "0",             "ProductID": "1319",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1883",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1394",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1883",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1441",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1883",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1469",             "AccountNumber": "4546703927",             "FirstName": "Hoa",             "MiddleInitial": "U",             "LastName": "Jasper",             "Address1": "6571 Martha Way",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1883",             "SaleDate": "10/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bad Boys II",             "Quantity": "1",             "Price": 14.49,             "Discount": "0.01",             "ProductID": "1727",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1470",             "AccountNumber": "4546703929",             "FirstName": "Kimbra",             "MiddleInitial": "L",             "LastName": "Bastrana",             "Address1": "49242 W. Begole Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1101",             "SaleDate": "4/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1470",             "AccountNumber": "4546703929",             "FirstName": "Kimbra",             "MiddleInitial": "L",             "LastName": "Bastrana",             "Address1": "49242 W. Begole Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1101",             "SaleDate": "4/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1108",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1470",             "AccountNumber": "4546703929",             "FirstName": "Kimbra",             "MiddleInitial": "L",             "LastName": "Bastrana",             "Address1": "49242 W. Begole Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1101",             "SaleDate": "4/14/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "4",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1470",             "AccountNumber": "4546703929",             "FirstName": "Kimbra",             "MiddleInitial": "L",             "LastName": "Bastrana",             "Address1": "49242 W. Begole Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1101",             "SaleDate": "4/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1470",             "AccountNumber": "4546703929",             "FirstName": "Kimbra",             "MiddleInitial": "L",             "LastName": "Bastrana",             "Address1": "49242 W. Begole Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1268",             "SaleDate": "9/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1470",             "AccountNumber": "4546703929",             "FirstName": "Kimbra",             "MiddleInitial": "L",             "LastName": "Bastrana",             "Address1": "49242 W. Begole Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1268",             "SaleDate": "9/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1039",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "3",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Twins",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1154",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0.059999999",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Contact",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1411",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1471",             "AccountNumber": "4546703933",             "FirstName": "John Clark",             "MiddleInitial": "M",             "LastName": "Junker",             "Address1": "5768 N. Port Sheldon Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1941",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1853",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1474",             "AccountNumber": "4546703947",             "FirstName": "Raymond",             "MiddleInitial": "A",             "LastName": "Bednarski",             "Address1": "9472 Morrell Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1579",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1474",             "AccountNumber": "4546703947",             "FirstName": "Raymond",             "MiddleInitial": "A",             "LastName": "Bednarski",             "Address1": "9472 Morrell Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1579",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Signs",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1663",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1474",             "AccountNumber": "4546703947",             "FirstName": "Raymond",             "MiddleInitial": "A",             "LastName": "Bednarski",             "Address1": "9472 Morrell Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1579",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Men in Black",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1429",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Shark Tale",             "Quantity": "4",             "Price": 16.49,             "Discount": "0",             "ProductID": "1809",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "An Officer and a Gentleman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1097",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1478",             "AccountNumber": "4546703958",             "FirstName": "Bettye",             "LastName": "Soloman",             "Address1": "36392 Monroe Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1312",             "SaleDate": "10/5/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1717",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "2",             "Price": 15.49,             "Discount": "0",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1345",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "3",             "Price": 17.45,             "Discount": "0",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1052",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1479",             "AccountNumber": "4546703960",             "FirstName": "Carl Bryant",             "MiddleInitial": "Y",             "LastName": "Sessions",             "Address1": "17010 E. Market Drive",             "Address2": "Suite B",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1342",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1480",             "AccountNumber": "4546703965",             "FirstName": "Fatima",             "MiddleInitial": "P",             "LastName": "Klocke",             "Address1": "571 E. Acorn Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1768",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1480",             "AccountNumber": "4546703965",             "FirstName": "Fatima",             "MiddleInitial": "P",             "LastName": "Klocke",             "Address1": "571 E. Acorn Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1768",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ice Age",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1697",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1480",             "AccountNumber": "4546703965",             "FirstName": "Fatima",             "MiddleInitial": "P",             "LastName": "Klocke",             "Address1": "571 E. Acorn Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1768",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1442",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1480",             "AccountNumber": "4546703965",             "FirstName": "Fatima",             "MiddleInitial": "P",             "LastName": "Klocke",             "Address1": "571 E. Acorn Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1768",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1480",             "AccountNumber": "4546703965",             "FirstName": "Fatima",             "MiddleInitial": "P",             "LastName": "Klocke",             "Address1": "571 E. Acorn Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1768",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Hook",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1224",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1480",             "AccountNumber": "4546703965",             "FirstName": "Fatima",             "MiddleInitial": "P",             "LastName": "Klocke",             "Address1": "571 E. Acorn Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1768",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1486",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1480",             "AccountNumber": "4546703965",             "FirstName": "Fatima",             "MiddleInitial": "P",             "LastName": "Klocke",             "Address1": "571 E. Acorn Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1768",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1320",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1252",             "SaleDate": "8/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Patriot",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1585",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1252",             "SaleDate": "8/17/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1708",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1252",             "SaleDate": "8/17/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "xXx",             "Quantity": "1",             "Price": 27.99,             "Discount": "0",             "ProductID": "1651",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1252",             "SaleDate": "8/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Meet the Parents",             "Quantity": "4",             "Price": 18.45,             "Discount": "0",             "ProductID": "1550",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1252",             "SaleDate": "8/17/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "3",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1252",             "SaleDate": "8/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "You've Got Mail",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1446",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1252",             "SaleDate": "8/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1624",             "SaleDate": "5/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "5",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1624",             "SaleDate": "5/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Platoon",             "Quantity": "5",             "Price": 20.99,             "Discount": "0",             "ProductID": "1128",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1481",             "AccountNumber": "4546703966",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Escobedo",             "Address1": "4357 Pine River Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1624",             "SaleDate": "5/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Snow White and the Seven Dwarfs",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1001",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1019",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1087",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1257",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1439",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1483",             "AccountNumber": "4546703974",             "FirstName": "Brett",             "MiddleInitial": "O",             "LastName": "Brennen",             "Address1": "3097 W. Deer Run Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1573",             "SaleDate": "4/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "4",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1484",             "AccountNumber": "4546703976",             "FirstName": "Aida",             "LastName": "Strader",             "Address1": "20759 Lincoln Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1649",             "SaleDate": "6/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "3",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1486",             "AccountNumber": "4546703984",             "FirstName": "Livia",             "MiddleInitial": "C",             "LastName": "Rommel",             "Address1": "8068 W. Meadow Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1128",             "SaleDate": "5/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1486",             "AccountNumber": "4546703984",             "FirstName": "Livia",             "MiddleInitial": "C",             "LastName": "Rommel",             "Address1": "8068 W. Meadow Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1128",             "SaleDate": "5/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1487",             "AccountNumber": "4546703986",             "FirstName": "Bob",             "LastName": "Riss",             "Address1": "6574 E. Ohio Way",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1008",             "SaleDate": "1/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1615",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1487",             "AccountNumber": "4546703986",             "FirstName": "Bob",             "LastName": "Riss",             "Address1": "6574 E. Ohio Way",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1008",             "SaleDate": "1/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Daredevil",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1707",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Con Air",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1425",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wedding Crashers",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1866",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "5",             "Price": 19.95,             "Discount": "0",             "ProductID": "1851",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Minority Report",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1646",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1331",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "True Lies",             "Quantity": "2",             "Price": 23.45,             "Discount": "0.090000004",             "ProductID": "1325",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1488",             "AccountNumber": "4546703989",             "FirstName": "Rosenda",             "MiddleInitial": "D",             "LastName": "Vashon",             "Address1": "1652 S. Pine River Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1927",             "SaleDate": "11/26/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tomorrow Never Dies",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1421",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Birdcage",             "Quantity": "2",             "Price": 20.95,             "Discount": "0",             "ProductID": "1384",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Monsters, Inc.",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1611",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1571",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rocky",             "Quantity": "3",             "Price": 25.95,             "Discount": "0",             "ProductID": "1050",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 21.49,             "Discount": "0.079999998",             "ProductID": "1337",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1490",             "AccountNumber": "4546703999",             "FirstName": "Rami",             "MiddleInitial": "V",             "LastName": "Boeke",             "Address1": "8999 5th Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1993",             "SaleDate": "12/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1366",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bad Boys II",             "Quantity": "2",             "Price": 22.95,             "Discount": "0",             "ProductID": "1726",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1275",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1228",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rambo: First Blood Part II",             "Quantity": "2",             "Price": 13.49,             "Discount": "0",             "ProductID": "1120",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1066",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1492",             "AccountNumber": "4546704006",             "FirstName": "Shanieadin",             "MiddleInitial": "P",             "LastName": "Zucco",             "Address1": "34263 S. 26th Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1527",             "SaleDate": "3/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Independence Day",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1368",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Phenomenon",             "Quantity": "5",             "Price": 20.95,             "Discount": "0",             "ProductID": "1390",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shrek",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.01",             "ProductID": "1631",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1286",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1189",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1467",             "SaleDate": "1/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1626",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1722",             "SaleDate": "7/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1316",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1722",             "SaleDate": "7/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1493",             "AccountNumber": "4546704011",             "FirstName": "Megan",             "MiddleInitial": "C",             "LastName": "Alvarado",             "Address1": "25013 W. Murial Road",             "Address2": "Suite E",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1722",             "SaleDate": "7/18/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1494",             "AccountNumber": "4546704012",             "FirstName": "Vicki",             "MiddleInitial": "D",             "LastName": "Featherston",             "Address1": "41218 E. 32nd Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1025",             "SaleDate": "1/24/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "5",             "Price": 17.49,             "Discount": "0.039999999",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1702",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Patriot",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1585",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Air Force One",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1408",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1208",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1008",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1496",             "AccountNumber": "4546704021",             "FirstName": "Sheryl",             "LastName": "Filson",             "Address1": "38963 N. Cross Oaks Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1246",             "SaleDate": "8/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1345",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1497",             "AccountNumber": "4546704026",             "FirstName": "Bennie",             "LastName": "Goley",             "Address1": "5454 Melodee Park Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1671",             "SaleDate": "6/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Truman Show",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1476",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1497",             "AccountNumber": "4546704026",             "FirstName": "Bennie",             "LastName": "Goley",             "Address1": "5454 Melodee Park Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1671",             "SaleDate": "6/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1497",             "AccountNumber": "4546704026",             "FirstName": "Bennie",             "LastName": "Goley",             "Address1": "5454 Melodee Park Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1671",             "SaleDate": "6/18/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1497",             "AccountNumber": "4546704026",             "FirstName": "Bennie",             "LastName": "Goley",             "Address1": "5454 Melodee Park Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1671",             "SaleDate": "6/18/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1587",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1497",             "AccountNumber": "4546704026",             "FirstName": "Bennie",             "LastName": "Goley",             "Address1": "5454 Melodee Park Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1671",             "SaleDate": "6/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1497",             "AccountNumber": "4546704026",             "FirstName": "Bennie",             "LastName": "Goley",             "Address1": "5454 Melodee Park Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1671",             "SaleDate": "6/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1497",             "AccountNumber": "4546704026",             "FirstName": "Bennie",             "LastName": "Goley",             "Address1": "5454 Melodee Park Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1671",             "SaleDate": "6/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "3",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "2",             "Price": 20.99,             "Discount": "0.02",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1498",             "AccountNumber": "4546704028",             "FirstName": "S. Inga",             "LastName": "Mc Keon",             "Address1": "5568 Madison Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1161",             "SaleDate": "6/2/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1502",             "AccountNumber": "4546704039",             "FirstName": "Daphne",             "MiddleInitial": "T",             "LastName": "Abbot",             "Address1": "2156 Catfish Ave.",             "Address2": "Apt. #425",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1293",             "SaleDate": "9/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Tarzan",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1511",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1593",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1689",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1778",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spider-Man 2",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1775",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1738",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Animal House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1076",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Men in Black",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1427",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1503",             "AccountNumber": "4546704044",             "FirstName": "Conleth",             "LastName": "Crusoe",             "Address1": "5229 Highbanks Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1173",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1141",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1570",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Analyze This",             "Quantity": "3",             "Price": 19.49,             "Discount": "0",             "ProductID": "1524",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1396",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1090",             "SaleDate": "3/30/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Truman Show",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1475",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1549",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1549",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1549",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1045",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1549",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Wedding Crashers",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1868",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1504",             "AccountNumber": "4546704045",             "FirstName": "John (jack)",             "MiddleInitial": "T",             "LastName": "Severino",             "Address1": "7666 Hubbard Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1549",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1053",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1256",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1053",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sum of All Fears",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1700",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1053",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 24.99,             "Discount": "0.059999999",             "ProductID": "1587",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1112",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1604",             "SaleDate": "5/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1734",             "SaleDate": "7/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Stuart Little",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1520",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1734",             "SaleDate": "7/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1505",             "AccountNumber": "4546704046",             "FirstName": "Guadalupe",             "LastName": "Herod",             "Address1": "2481 Larry Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1734",             "SaleDate": "7/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1506",             "AccountNumber": "4546704047",             "FirstName": "Corrie",             "MiddleInitial": "L",             "LastName": "Vaden",             "Address1": "37366 S. David Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1597",             "SaleDate": "4/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1506",             "AccountNumber": "4546704047",             "FirstName": "Corrie",             "MiddleInitial": "L",             "LastName": "Vaden",             "Address1": "37366 S. David Ave.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1597",             "SaleDate": "4/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1507",             "AccountNumber": "4546704052",             "FirstName": "Warren",             "MiddleInitial": "S",             "LastName": "Vittetoe",             "Address1": "43886 N. Florence Drive",             "Address2": "Suite 4",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1004",             "SaleDate": "1/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1480",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1507",             "AccountNumber": "4546704052",             "FirstName": "Warren",             "MiddleInitial": "S",             "LastName": "Vittetoe",             "Address1": "43886 N. Florence Drive",             "Address2": "Suite 4",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1004",             "SaleDate": "1/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1722",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1507",             "AccountNumber": "4546704052",             "FirstName": "Warren",             "MiddleInitial": "S",             "LastName": "Vittetoe",             "Address1": "43886 N. Florence Drive",             "Address2": "Suite 4",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1004",             "SaleDate": "1/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1507",             "AccountNumber": "4546704052",             "FirstName": "Warren",             "MiddleInitial": "S",             "LastName": "Vittetoe",             "Address1": "43886 N. Florence Drive",             "Address2": "Suite 4",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1004",             "SaleDate": "1/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1507",             "AccountNumber": "4546704052",             "FirstName": "Warren",             "MiddleInitial": "S",             "LastName": "Vittetoe",             "Address1": "43886 N. Florence Drive",             "Address2": "Suite 4",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1004",             "SaleDate": "1/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1112",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1507",             "AccountNumber": "4546704052",             "FirstName": "Warren",             "MiddleInitial": "S",             "LastName": "Vittetoe",             "Address1": "43886 N. Florence Drive",             "Address2": "Suite 4",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1004",             "SaleDate": "1/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.039999999",             "ProductID": "1665",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1038",             "SaleDate": "2/6/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Aviator",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1823",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1038",             "SaleDate": "2/6/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "5",             "Price": 16.95,             "Discount": "0",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1429",             "SaleDate": "1/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1122",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1429",             "SaleDate": "1/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1442",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1429",             "SaleDate": "1/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1429",             "SaleDate": "1/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1429",             "SaleDate": "1/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1632",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1511",             "AccountNumber": "4546704067",             "FirstName": "Cardona",             "MiddleInitial": "T",             "LastName": "Siegfried",             "Address1": "44177 Benhoy Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1429",             "SaleDate": "1/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "3",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1624",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1617",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1366",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1238",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Superman",             "Quantity": "2",             "Price": 20.45,             "Discount": "0",             "ProductID": "1072",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1513",             "AccountNumber": "4546704075",             "FirstName": "Tanisha",             "MiddleInitial": "N",             "LastName": "Minnick",             "Address1": "P.O. Box #7564",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1159",             "SaleDate": "5/31/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1404",             "SaleDate": "12/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Pulp Fiction",             "Quantity": "3",             "Price": 25.99,             "Discount": "0",             "ProductID": "1316",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1404",             "SaleDate": "12/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "S.W.A.T.",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1733",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1404",             "SaleDate": "12/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1404",             "SaleDate": "12/13/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1404",             "SaleDate": "12/13/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1404",             "SaleDate": "12/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1404",             "SaleDate": "12/13/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "American Beauty",             "Quantity": "4",             "Price": 22.45,             "Discount": "0",             "ProductID": "1516",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "2",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1518",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1106",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1055",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1515",             "AccountNumber": "4546704080",             "FirstName": "Mae",             "MiddleInitial": "E",             "LastName": "Dulac",             "Address1": "3429 Pine Crest Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1672",             "SaleDate": "6/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Sum of All Fears",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1699",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Bambi",             "Quantity": "5",             "Price": 22.49,             "Discount": "0",             "ProductID": "1006",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1501",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Tomorrow Never Dies",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1421",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1493",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Gladiator",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1553",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wayne's World",             "Quantity": "2",             "Price": 21.49,             "Discount": "0.02",             "ProductID": "1256",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Exorcist",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1038",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1197",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1548",             "SaleDate": "3/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1418",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1516",             "AccountNumber": "4546704085",             "FirstName": "Michael",             "MiddleInitial": "X",             "LastName": "Mckinny",             "Address1": "3841 N. Allegan Parkway",             "Address2": "Apt. #491",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1976",             "SaleDate": "12/22/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Patch Adams",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1477",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1517",             "AccountNumber": "4546704086",             "FirstName": "Cecelia",             "MiddleInitial": "S",             "LastName": "Lairsey",             "Address1": "4026 E. Court Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1041",             "SaleDate": "2/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Silence of the Lambs",             "Quantity": "3",             "Price": 21.99,             "Discount": "0.039999999",             "ProductID": "1229",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1518",             "AccountNumber": "4546704088",             "FirstName": "Gautam",             "MiddleInitial": "T",             "LastName": "Mclees",             "Address1": "3988 W. Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1665",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1279",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1518",             "AccountNumber": "4546704088",             "FirstName": "Gautam",             "MiddleInitial": "T",             "LastName": "Mclees",             "Address1": "3988 W. Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1665",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1518",             "AccountNumber": "4546704088",             "FirstName": "Gautam",             "MiddleInitial": "T",             "LastName": "Mclees",             "Address1": "3988 W. Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1665",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1518",             "AccountNumber": "4546704088",             "FirstName": "Gautam",             "MiddleInitial": "T",             "LastName": "Mclees",             "Address1": "3988 W. Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1665",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Every Which Way But Loose",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1074",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1518",             "AccountNumber": "4546704088",             "FirstName": "Gautam",             "MiddleInitial": "T",             "LastName": "Mclees",             "Address1": "3988 W. Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1665",             "SaleDate": "6/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Hitch",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1856",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1520",             "AccountNumber": "4546704091",             "FirstName": "Cassie",             "MiddleInitial": "K",             "LastName": "Tatro",             "Address1": "9789 Pike Lake Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1153",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1520",             "AccountNumber": "4546704091",             "FirstName": "Cassie",             "MiddleInitial": "K",             "LastName": "Tatro",             "Address1": "9789 Pike Lake Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1153",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1520",             "AccountNumber": "4546704091",             "FirstName": "Cassie",             "MiddleInitial": "K",             "LastName": "Tatro",             "Address1": "9789 Pike Lake Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1153",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1520",             "AccountNumber": "4546704091",             "FirstName": "Cassie",             "MiddleInitial": "K",             "LastName": "Tatro",             "Address1": "9789 Pike Lake Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1153",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1594",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1520",             "AccountNumber": "4546704091",             "FirstName": "Cassie",             "MiddleInitial": "K",             "LastName": "Tatro",             "Address1": "9789 Pike Lake Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1153",             "SaleDate": "5/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1521",             "AccountNumber": "4546704095",             "FirstName": "Shelby",             "MiddleInitial": "S",             "LastName": "Hackler",             "Address1": "41998 S. Hubbardston Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1940",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "3",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1521",             "AccountNumber": "4546704095",             "FirstName": "Shelby",             "MiddleInitial": "S",             "LastName": "Hackler",             "Address1": "41998 S. Hubbardston Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1940",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mrs. Doubtfire",             "Quantity": "4",             "Price": 19.49,             "Discount": "0",             "ProductID": "1290",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1521",             "AccountNumber": "4546704095",             "FirstName": "Shelby",             "MiddleInitial": "S",             "LastName": "Hackler",             "Address1": "41998 S. Hubbardston Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1940",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0.02",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1521",             "AccountNumber": "4546704095",             "FirstName": "Shelby",             "MiddleInitial": "S",             "LastName": "Hackler",             "Address1": "41998 S. Hubbardston Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1940",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Fantastic Four",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1837",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1522",             "AccountNumber": "4546704099",             "FirstName": "Cole",             "MiddleInitial": "P",             "LastName": "Fambro",             "Address1": "6700 23rd Street",             "Address2": "Suite 4",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1946",             "SaleDate": "12/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1522",             "AccountNumber": "4546704099",             "FirstName": "Cole",             "MiddleInitial": "P",             "LastName": "Fambro",             "Address1": "6700 23rd Street",             "Address2": "Suite 4",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1946",             "SaleDate": "12/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1522",             "AccountNumber": "4546704099",             "FirstName": "Cole",             "MiddleInitial": "P",             "LastName": "Fambro",             "Address1": "6700 23rd Street",             "Address2": "Suite 4",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1946",             "SaleDate": "12/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1292",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1522",             "AccountNumber": "4546704099",             "FirstName": "Cole",             "MiddleInitial": "P",             "LastName": "Fambro",             "Address1": "6700 23rd Street",             "Address2": "Suite 4",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1946",             "SaleDate": "12/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1522",             "AccountNumber": "4546704099",             "FirstName": "Cole",             "MiddleInitial": "P",             "LastName": "Fambro",             "Address1": "6700 23rd Street",             "Address2": "Suite 4",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1946",             "SaleDate": "12/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1522",             "AccountNumber": "4546704099",             "FirstName": "Cole",             "MiddleInitial": "P",             "LastName": "Fambro",             "Address1": "6700 23rd Street",             "Address2": "Suite 4",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1946",             "SaleDate": "12/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1668",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1522",             "AccountNumber": "4546704099",             "FirstName": "Cole",             "MiddleInitial": "P",             "LastName": "Fambro",             "Address1": "6700 23rd Street",             "Address2": "Suite 4",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1946",             "SaleDate": "12/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bad Boys II",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1727",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1523",             "AccountNumber": "4546704102",             "FirstName": "Lindley",             "MiddleInitial": "S",             "LastName": "Gettinger",             "Address1": "5201 E. Jersey Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1859",             "SaleDate": "10/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1841",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1523",             "AccountNumber": "4546704102",             "FirstName": "Lindley",             "MiddleInitial": "S",             "LastName": "Gettinger",             "Address1": "5201 E. Jersey Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1859",             "SaleDate": "10/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Grudge",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1794",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1523",             "AccountNumber": "4546704102",             "FirstName": "Lindley",             "MiddleInitial": "S",             "LastName": "Gettinger",             "Address1": "5201 E. Jersey Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1859",             "SaleDate": "10/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1670",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1523",             "AccountNumber": "4546704102",             "FirstName": "Lindley",             "MiddleInitial": "S",             "LastName": "Gettinger",             "Address1": "5201 E. Jersey Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1859",             "SaleDate": "10/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1494",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1523",             "AccountNumber": "4546704102",             "FirstName": "Lindley",             "MiddleInitial": "S",             "LastName": "Gettinger",             "Address1": "5201 E. Jersey Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1859",             "SaleDate": "10/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1607",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1285",             "SaleDate": "9/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1605",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1285",             "SaleDate": "9/10/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Gladiator",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1553",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1285",             "SaleDate": "9/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1285",             "SaleDate": "9/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1238",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1770",             "SaleDate": "8/20/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.100000001",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1770",             "SaleDate": "8/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1770",             "SaleDate": "8/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1770",             "SaleDate": "8/20/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Daredevil",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1707",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1525",             "AccountNumber": "4546704109",             "FirstName": "Margaret",             "LastName": "Stetz",             "Address1": "4882 Delano Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1770",             "SaleDate": "8/20/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1712",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "King Kong",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1870",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1641",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1319",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1280",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1673",             "SaleDate": "6/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1797",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1857",             "SaleDate": "10/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Longest Yard",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1873",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1857",             "SaleDate": "10/12/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1857",             "SaleDate": "10/12/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1451",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1857",             "SaleDate": "10/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1857",             "SaleDate": "10/12/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1296",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1526",             "AccountNumber": "4546704112",             "FirstName": "Royanne",             "MiddleInitial": "D",             "LastName": "Blan",             "Address1": "4155 Herkimer Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1857",             "SaleDate": "10/12/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Who Framed Roger Rabbit",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1164",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1648",             "SaleDate": "6/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1233",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "2 Fast 2 Furious",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1703",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1571",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Contact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1411",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jumanji",             "Quantity": "4",             "Price": 20.95,             "Discount": "0",             "ProductID": "1333",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1245",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1528",             "AccountNumber": "4546704117",             "FirstName": "Eriko",             "MiddleInitial": "D",             "LastName": "Nitti",             "Address1": "3059 Wakefield Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1693",             "SaleDate": "6/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1514",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Lion King",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1310",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1057",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1631",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1531",             "AccountNumber": "4546704126",             "FirstName": "Sumner",             "MiddleInitial": "B",             "LastName": "Haith",             "Address1": "7808 E. Gene Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1245",             "SaleDate": "8/11/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1384",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1535",             "AccountNumber": "4546704131",             "FirstName": "Ann-christine",             "MiddleInitial": "A",             "LastName": "Kirsh",             "Address1": "4363 W. Sunfish Street",             "Address2": "Apt. #140",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1253",             "SaleDate": "8/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1535",             "AccountNumber": "4546704131",             "FirstName": "Ann-christine",             "MiddleInitial": "A",             "LastName": "Kirsh",             "Address1": "4363 W. Sunfish Street",             "Address2": "Apt. #140",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1511",             "SaleDate": "2/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1760",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1535",             "AccountNumber": "4546704131",             "FirstName": "Ann-christine",             "MiddleInitial": "A",             "LastName": "Kirsh",             "Address1": "4363 W. Sunfish Street",             "Address2": "Apt. #140",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1511",             "SaleDate": "2/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1535",             "AccountNumber": "4546704131",             "FirstName": "Ann-christine",             "MiddleInitial": "A",             "LastName": "Kirsh",             "Address1": "4363 W. Sunfish Street",             "Address2": "Apt. #140",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1511",             "SaleDate": "2/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1530",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1535",             "AccountNumber": "4546704131",             "FirstName": "Ann-christine",             "MiddleInitial": "A",             "LastName": "Kirsh",             "Address1": "4363 W. Sunfish Street",             "Address2": "Apt. #140",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1511",             "SaleDate": "2/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mulan",             "Quantity": "2",             "Price": 21.95,             "Discount": "0",             "ProductID": "1464",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1535",             "AccountNumber": "4546704131",             "FirstName": "Ann-christine",             "MiddleInitial": "A",             "LastName": "Kirsh",             "Address1": "4363 W. Sunfish Street",             "Address2": "Apt. #140",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1511",             "SaleDate": "2/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1304",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1535",             "AccountNumber": "4546704131",             "FirstName": "Ann-christine",             "MiddleInitial": "A",             "LastName": "Kirsh",             "Address1": "4363 W. Sunfish Street",             "Address2": "Apt. #140",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1511",             "SaleDate": "2/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "5",             "Price": 20.45,             "Discount": "0",             "ProductID": "1784",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Hannibal",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1630",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1048",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "City Slickers",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1241",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1476",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tarzan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1512",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1538",             "AccountNumber": "4546704136",             "FirstName": "Margret",             "MiddleInitial": "B",             "LastName": "Steuber",             "Address1": "6641 Croswell Way",             "Address2": "Suite D",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1306",             "SaleDate": "9/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1610",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1539",             "AccountNumber": "4546704137",             "FirstName": "Dion",             "MiddleInitial": "T",             "LastName": "Milici",             "Address1": "P.O. Box #19439",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1633",             "SaleDate": "5/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Collateral",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1818",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1539",             "AccountNumber": "4546704137",             "FirstName": "Dion",             "MiddleInitial": "T",             "LastName": "Milici",             "Address1": "P.O. Box #19439",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1633",             "SaleDate": "5/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1278",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1539",             "AccountNumber": "4546704137",             "FirstName": "Dion",             "MiddleInitial": "T",             "LastName": "Milici",             "Address1": "P.O. Box #19439",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1633",             "SaleDate": "5/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1377",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1541",             "AccountNumber": "4546704139",             "FirstName": "Rosalina",             "LastName": "Altizer",             "Address1": "11406 Blue Water Drive",             "Address2": "Suite 10",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1827",             "SaleDate": "9/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1541",             "AccountNumber": "4546704139",             "FirstName": "Rosalina",             "LastName": "Altizer",             "Address1": "11406 Blue Water Drive",             "Address2": "Suite 10",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1827",             "SaleDate": "9/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Driving Miss Daisy",             "Quantity": "2",             "Price": 22.95,             "Discount": "0",             "ProductID": "1195",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1541",             "AccountNumber": "4546704139",             "FirstName": "Rosalina",             "LastName": "Altizer",             "Address1": "11406 Blue Water Drive",             "Address2": "Suite 10",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1827",             "SaleDate": "9/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1323",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1543",             "AccountNumber": "4546704143",             "FirstName": "Reynaldo",             "LastName": "Leininger",             "Address1": "8346 29th Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1364",             "SaleDate": "11/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1494",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1543",             "AccountNumber": "4546704143",             "FirstName": "Reynaldo",             "LastName": "Leininger",             "Address1": "8346 29th Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1364",             "SaleDate": "11/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1624",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1602",             "SaleDate": "5/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.079999998",             "ProductID": "1832",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1602",             "SaleDate": "5/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "3",             "Price": 21.99,             "Discount": "0",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1788",             "SaleDate": "9/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Titanic",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1402",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1788",             "SaleDate": "9/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1782",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1788",             "SaleDate": "9/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1788",             "SaleDate": "9/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1788",             "SaleDate": "9/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1788",             "SaleDate": "9/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1544",             "AccountNumber": "4546704144",             "FirstName": "Neal",             "MiddleInitial": "S",             "LastName": "Turley",             "Address1": "3173 Willow Ave.",             "Address2": "Apt. #763",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1788",             "SaleDate": "9/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1549",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1188",             "SaleDate": "6/22/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1062",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1188",             "SaleDate": "6/22/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1536",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1449",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1449",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1449",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1449",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1530",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1449",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1619",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1547",             "AccountNumber": "4546704151",             "FirstName": "Rusty",             "MiddleInitial": "C",             "LastName": "Haverty",             "Address1": "5726 Huddle Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1449",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1771",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1548",             "AccountNumber": "4546704156",             "FirstName": "Marlene",             "MiddleInitial": "A",             "LastName": "Clendening",             "Address1": "41041 S. Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1205",             "SaleDate": "7/10/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1044",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1548",             "AccountNumber": "4546704156",             "FirstName": "Marlene",             "MiddleInitial": "A",             "LastName": "Clendening",             "Address1": "41041 S. Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1205",             "SaleDate": "7/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1548",             "AccountNumber": "4546704156",             "FirstName": "Marlene",             "MiddleInitial": "A",             "LastName": "Clendening",             "Address1": "41041 S. Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1205",             "SaleDate": "7/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0.02",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1548",             "AccountNumber": "4546704156",             "FirstName": "Marlene",             "MiddleInitial": "A",             "LastName": "Clendening",             "Address1": "41041 S. Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1205",             "SaleDate": "7/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1717",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1549",             "AccountNumber": "4546704158",             "FirstName": "Glaudeana",             "MiddleInitial": "I",             "LastName": "Martel",             "Address1": "P.O. Box #8802",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1009",             "SaleDate": "1/11/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1549",             "AccountNumber": "4546704158",             "FirstName": "Glaudeana",             "MiddleInitial": "I",             "LastName": "Martel",             "Address1": "P.O. Box #8802",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1009",             "SaleDate": "1/11/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1559",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1549",             "AccountNumber": "4546704158",             "FirstName": "Glaudeana",             "MiddleInitial": "I",             "LastName": "Martel",             "Address1": "P.O. Box #8802",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1009",             "SaleDate": "1/11/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1549",             "AccountNumber": "4546704158",             "FirstName": "Glaudeana",             "MiddleInitial": "I",             "LastName": "Martel",             "Address1": "P.O. Box #8802",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1009",             "SaleDate": "1/11/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1552",             "AccountNumber": "4546704165",             "FirstName": "Laura",             "MiddleInitial": "Q",             "LastName": "Thome",             "Address1": "P.O. Box #9821",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1534",             "SaleDate": "3/18/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 15.49,             "Discount": "0.029999999",             "ProductID": "1041",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1552",             "AccountNumber": "4546704165",             "FirstName": "Laura",             "MiddleInitial": "Q",             "LastName": "Thome",             "Address1": "P.O. Box #9821",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1534",             "SaleDate": "3/18/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1552",             "AccountNumber": "4546704165",             "FirstName": "Laura",             "MiddleInitial": "Q",             "LastName": "Thome",             "Address1": "P.O. Box #9821",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1534",             "SaleDate": "3/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ghost",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1212",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Toy Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1349",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "xXx",             "Quantity": "2",             "Price": 15.49,             "Discount": "0",             "ProductID": "1649",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Miss Congeniality",             "Quantity": "4",             "Price": 13.49,             "Discount": "0",             "ProductID": "1541",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1459",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1553",             "AccountNumber": "4546704170",             "FirstName": "Tennie",             "MiddleInitial": "R",             "LastName": "Hout",             "Address1": "6915 N. Ball Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1963",             "SaleDate": "12/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Titanic",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1401",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1554",             "AccountNumber": "4546704174",             "FirstName": "Suzanna",             "MiddleInitial": "Z",             "LastName": "Roudebush",             "Address1": "P.O. Box #13129",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1236",             "SaleDate": "8/5/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1554",             "AccountNumber": "4546704174",             "FirstName": "Suzanna",             "MiddleInitial": "Z",             "LastName": "Roudebush",             "Address1": "P.O. Box #13129",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1236",             "SaleDate": "8/5/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1238",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1554",             "AccountNumber": "4546704174",             "FirstName": "Suzanna",             "MiddleInitial": "Z",             "LastName": "Roudebush",             "Address1": "P.O. Box #13129",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1236",             "SaleDate": "8/5/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1574",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1554",             "AccountNumber": "4546704174",             "FirstName": "Suzanna",             "MiddleInitial": "Z",             "LastName": "Roudebush",             "Address1": "P.O. Box #13129",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1236",             "SaleDate": "8/5/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "American Wedding",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1745",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1554",             "AccountNumber": "4546704174",             "FirstName": "Suzanna",             "MiddleInitial": "Z",             "LastName": "Roudebush",             "Address1": "P.O. Box #13129",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1236",             "SaleDate": "8/5/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1760",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1238",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Daddy Day Care",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1714",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "3",             "Price": 20.49,             "Discount": "0",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Speed",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1300",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Airport",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1030",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1154",             "SaleDate": "5/28/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1533",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1488",             "SaleDate": "2/14/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1488",             "SaleDate": "2/14/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1734",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1488",             "SaleDate": "2/14/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Spy Kids",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1601",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1488",             "SaleDate": "2/14/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1555",             "AccountNumber": "4546704175",             "FirstName": "Naldo",             "MiddleInitial": "X",             "LastName": "Cortez",             "Address1": "7936 Cross Oaks Lane",             "Address2": "Apt. #321",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1488",             "SaleDate": "2/14/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1556",             "AccountNumber": "4546704177",             "FirstName": "Maryan",             "MiddleInitial": "X",             "LastName": "Lomas",             "Address1": "1322 E. Perch Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1846",             "SaleDate": "10/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1556",             "AccountNumber": "4546704177",             "FirstName": "Maryan",             "MiddleInitial": "X",             "LastName": "Lomas",             "Address1": "1322 E. Perch Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1846",             "SaleDate": "10/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1436",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1556",             "AccountNumber": "4546704177",             "FirstName": "Maryan",             "MiddleInitial": "X",             "LastName": "Lomas",             "Address1": "1322 E. Perch Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1846",             "SaleDate": "10/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 18.99,             "Discount": "0.100000001",             "ProductID": "1053",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1556",             "AccountNumber": "4546704177",             "FirstName": "Maryan",             "MiddleInitial": "X",             "LastName": "Lomas",             "Address1": "1322 E. Perch Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1948",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ice Age",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1697",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1556",             "AccountNumber": "4546704177",             "FirstName": "Maryan",             "MiddleInitial": "X",             "LastName": "Lomas",             "Address1": "1322 E. Perch Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1948",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1380",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1556",             "AccountNumber": "4546704177",             "FirstName": "Maryan",             "MiddleInitial": "X",             "LastName": "Lomas",             "Address1": "1322 E. Perch Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1948",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1556",             "AccountNumber": "4546704177",             "FirstName": "Maryan",             "MiddleInitial": "X",             "LastName": "Lomas",             "Address1": "1322 E. Perch Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1948",             "SaleDate": "12/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Big Fat Greek Wedding",             "Quantity": "3",             "Price": 19.99,             "Discount": "0",             "ProductID": "1658",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1557",             "AccountNumber": "4546704181",             "FirstName": "Shaun",             "MiddleInitial": "G",             "LastName": "Stevenson",             "Address1": "P.O. Box #3741",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1373",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1171",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1557",             "AccountNumber": "4546704181",             "FirstName": "Shaun",             "MiddleInitial": "G",             "LastName": "Stevenson",             "Address1": "P.O. Box #3741",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1373",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sting",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1035",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1557",             "AccountNumber": "4546704181",             "FirstName": "Shaun",             "MiddleInitial": "G",             "LastName": "Stevenson",             "Address1": "P.O. Box #3741",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1373",             "SaleDate": "11/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1559",             "AccountNumber": "4546704189",             "FirstName": "Teel",             "MiddleInitial": "F",             "LastName": "Owsley",             "Address1": "9967 W. Cooke Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1179",             "SaleDate": "6/18/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Airport",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1030",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1559",             "AccountNumber": "4546704189",             "FirstName": "Teel",             "MiddleInitial": "F",             "LastName": "Owsley",             "Address1": "9967 W. Cooke Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1179",             "SaleDate": "6/18/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1098",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1559",             "AccountNumber": "4546704189",             "FirstName": "Teel",             "MiddleInitial": "F",             "LastName": "Owsley",             "Address1": "9967 W. Cooke Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1179",             "SaleDate": "6/18/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Twins",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1154",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1559",             "AccountNumber": "4546704189",             "FirstName": "Teel",             "MiddleInitial": "F",             "LastName": "Owsley",             "Address1": "9967 W. Cooke Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1179",             "SaleDate": "6/18/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1194",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1559",             "AccountNumber": "4546704189",             "FirstName": "Teel",             "MiddleInitial": "F",             "LastName": "Owsley",             "Address1": "9967 W. Cooke Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1179",             "SaleDate": "6/18/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1393",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1229",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Collateral",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1816",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Grudge",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1795",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "2",             "Price": 17.49,             "Discount": "0",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.039999999",             "ProductID": "1247",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1560",             "AccountNumber": "4546704191",             "FirstName": "Jessela",             "MiddleInitial": "B",             "LastName": "Durr",             "Address1": "5252 7th Blvd.",             "Address2": "Apt. #589",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1199",             "SaleDate": "7/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "4",             "Price": 18.49,             "Discount": "0.02",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1296",             "SaleDate": "9/19/04",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1296",             "SaleDate": "9/19/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Parenthood",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1186",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1440",             "SaleDate": "1/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1440",             "SaleDate": "1/9/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1440",             "SaleDate": "1/9/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1536",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1440",             "SaleDate": "1/9/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1440",             "SaleDate": "1/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1194",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1440",             "SaleDate": "1/9/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1561",             "AccountNumber": "4546704196",             "FirstName": "J. Thomas",             "MiddleInitial": "K",             "LastName": "Christofferso",             "Address1": "2030 S. Van Gruggen Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1440",             "SaleDate": "1/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1234",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1486",             "SaleDate": "2/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1486",             "SaleDate": "2/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Madagascar",             "Quantity": "5",             "Price": 15.49,             "Discount": "0",             "ProductID": "1861",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1486",             "SaleDate": "2/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1486",             "SaleDate": "2/12/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Se7en",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1343",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1486",             "SaleDate": "2/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1486",             "SaleDate": "2/12/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1486",             "SaleDate": "2/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1179",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1843",             "SaleDate": "10/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1843",             "SaleDate": "10/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1843",             "SaleDate": "10/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1843",             "SaleDate": "10/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1562",             "AccountNumber": "4546704199",             "FirstName": "Coleman",             "MiddleInitial": "R",             "LastName": "Carder",             "Address1": "7528 E. 23rd Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1843",             "SaleDate": "10/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Polar Express",             "Quantity": "3",             "Price": 21.95,             "Discount": "0.079999998",             "ProductID": "1797",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1563",             "AccountNumber": "4546704203",             "FirstName": "Myrna",             "LastName": "Comiskey",             "Address1": "6975 Perch Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1335",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1180",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1566",             "AccountNumber": "4546704211",             "FirstName": "Melvin",             "MiddleInitial": "O",             "LastName": "Motter",             "Address1": "11422 S. Wakefield Drive",             "Address2": "Suite 44",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1267",             "SaleDate": "9/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1284",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1566",             "AccountNumber": "4546704211",             "FirstName": "Melvin",             "MiddleInitial": "O",             "LastName": "Motter",             "Address1": "11422 S. Wakefield Drive",             "Address2": "Suite 44",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1267",             "SaleDate": "9/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.090000004",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1566",             "AccountNumber": "4546704211",             "FirstName": "Melvin",             "MiddleInitial": "O",             "LastName": "Motter",             "Address1": "11422 S. Wakefield Drive",             "Address2": "Suite 44",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1267",             "SaleDate": "9/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1313",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1566",             "AccountNumber": "4546704211",             "FirstName": "Melvin",             "MiddleInitial": "O",             "LastName": "Motter",             "Address1": "11422 S. Wakefield Drive",             "Address2": "Suite 44",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1267",             "SaleDate": "9/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Superman",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1072",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1566",             "AccountNumber": "4546704211",             "FirstName": "Melvin",             "MiddleInitial": "O",             "LastName": "Motter",             "Address1": "11422 S. Wakefield Drive",             "Address2": "Suite 44",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1267",             "SaleDate": "9/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Se7en",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1341",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1566",             "AccountNumber": "4546704211",             "FirstName": "Melvin",             "MiddleInitial": "O",             "LastName": "Motter",             "Address1": "11422 S. Wakefield Drive",             "Address2": "Suite 44",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1267",             "SaleDate": "9/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1207",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1241",             "SaleDate": "8/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "2",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1241",             "SaleDate": "8/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1241",             "SaleDate": "8/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X-Men",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1555",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1241",             "SaleDate": "8/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1771",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1392",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1771",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1771",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1412",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1771",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1771",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1771",             "SaleDate": "8/21/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 27.99,             "Discount": "0",             "ProductID": "1433",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1567",             "AccountNumber": "4546704216",             "FirstName": "Broadway",             "MiddleInitial": "D",             "LastName": "Legault",             "Address1": "19998 Monroe Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1961",             "SaleDate": "12/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1556",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1055",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Cheaper by the Dozen",             "Quantity": "2",             "Price": 17.45,             "Discount": "0",             "ProductID": "1721",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Casper",             "Quantity": "2",             "Price": 23.45,             "Discount": "0",             "ProductID": "1340",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1278",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "5",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1215",             "SaleDate": "7/18/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Rocky III",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1095",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Sum of All Fears",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1699",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1040",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1611",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "American Beauty",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1515",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1486",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1568",             "AccountNumber": "4546704221",             "FirstName": "Sunne",             "MiddleInitial": "X",             "LastName": "Embree",             "Address1": "2138 Terry Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1485",             "SaleDate": "2/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1570",             "AccountNumber": "4546704230",             "FirstName": "Conley",             "MiddleInitial": "X",             "LastName": "Zeringue",             "Address1": "8279 N. Tyler Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1607",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1615",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1570",             "AccountNumber": "4546704230",             "FirstName": "Conley",             "MiddleInitial": "X",             "LastName": "Zeringue",             "Address1": "8279 N. Tyler Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1607",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1702",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1570",             "AccountNumber": "4546704230",             "FirstName": "Conley",             "MiddleInitial": "X",             "LastName": "Zeringue",             "Address1": "8279 N. Tyler Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1607",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Patch Adams",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1477",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1570",             "AccountNumber": "4546704230",             "FirstName": "Conley",             "MiddleInitial": "X",             "LastName": "Zeringue",             "Address1": "8279 N. Tyler Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1607",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1356",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1571",             "AccountNumber": "4546704235",             "FirstName": "Celia",             "MiddleInitial": "P",             "LastName": "President",             "Address1": "13941 W. David Blvd.",             "Address2": "Apt. #324",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1525",             "SaleDate": "3/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1571",             "AccountNumber": "4546704235",             "FirstName": "Celia",             "MiddleInitial": "P",             "LastName": "President",             "Address1": "13941 W. David Blvd.",             "Address2": "Apt. #324",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1525",             "SaleDate": "3/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1571",             "AccountNumber": "4546704235",             "FirstName": "Celia",             "MiddleInitial": "P",             "LastName": "President",             "Address1": "13941 W. David Blvd.",             "Address2": "Apt. #324",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1525",             "SaleDate": "3/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1493",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1571",             "AccountNumber": "4546704235",             "FirstName": "Celia",             "MiddleInitial": "P",             "LastName": "President",             "Address1": "13941 W. David Blvd.",             "Address2": "Apt. #324",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1525",             "SaleDate": "3/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Beauty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1516",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1571",             "AccountNumber": "4546704235",             "FirstName": "Celia",             "MiddleInitial": "P",             "LastName": "President",             "Address1": "13941 W. David Blvd.",             "Address2": "Apt. #324",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1525",             "SaleDate": "3/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1571",             "AccountNumber": "4546704235",             "FirstName": "Celia",             "MiddleInitial": "P",             "LastName": "President",             "Address1": "13941 W. David Blvd.",             "Address2": "Apt. #324",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1525",             "SaleDate": "3/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1571",             "AccountNumber": "4546704235",             "FirstName": "Celia",             "MiddleInitial": "P",             "LastName": "President",             "Address1": "13941 W. David Blvd.",             "Address2": "Apt. #324",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1525",             "SaleDate": "3/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Love Story",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1026",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Planet of the Apes",             "Quantity": "5",             "Price": 24.99,             "Discount": "0",             "ProductID": "1602",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "X2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1711",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "3",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1200",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1109",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1094",             "SaleDate": "4/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wo hu cang long",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1580",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1794",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0.07",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1794",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1794",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1572",             "AccountNumber": "4546704240",             "FirstName": "Bruce",             "MiddleInitial": "G",             "LastName": "Cothran",             "Address1": "8607 Illinois Street",             "Address2": "Apt. #188",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1794",             "SaleDate": "9/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.050000001",             "ProductID": "1143",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1573",             "AccountNumber": "4546704242",             "FirstName": "Cherrie",             "MiddleInitial": "N",             "LastName": "Becenti",             "Address1": "17103 Croswell Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1710",             "SaleDate": "7/12/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1378",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1573",             "AccountNumber": "4546704242",             "FirstName": "Cherrie",             "MiddleInitial": "N",             "LastName": "Becenti",             "Address1": "17103 Croswell Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1710",             "SaleDate": "7/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1573",             "AccountNumber": "4546704242",             "FirstName": "Cherrie",             "MiddleInitial": "N",             "LastName": "Becenti",             "Address1": "17103 Croswell Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1710",             "SaleDate": "7/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Princess Diaries",             "Quantity": "4",             "Price": 19.45,             "Discount": "0",             "ProductID": "1592",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Madagascar",             "Quantity": "4",             "Price": 20.45,             "Discount": "0",             "ProductID": "1862",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1708",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1098",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1574",             "AccountNumber": "4546704243",             "FirstName": "Merry",             "MiddleInitial": "Y",             "LastName": "Shear",             "Address1": "31732 N. Deer Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1930",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1494",             "SaleDate": "2/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode VI - Return of the Jedi",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1105",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1494",             "SaleDate": "2/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1494",             "SaleDate": "2/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1014",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1494",             "SaleDate": "2/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1834",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1334",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1458",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1555",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0.079999998",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1680",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1147",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Godfather",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1031",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1576",             "AccountNumber": "4546704252",             "FirstName": "Roger",             "MiddleInitial": "M",             "LastName": "Maharaj",             "Address1": "11947 W. Willow Bark Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1609",             "SaleDate": "5/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1285",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1577",             "AccountNumber": "4546704254",             "FirstName": "Felipe",             "MiddleInitial": "Q",             "LastName": "Perkinson",             "Address1": "7628 Fairway Ave.",             "Address2": "Suite 10",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1968",             "SaleDate": "12/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "5",             "Price": 16.95,             "Discount": "0",             "ProductID": "1141",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1577",             "AccountNumber": "4546704254",             "FirstName": "Felipe",             "MiddleInitial": "Q",             "LastName": "Perkinson",             "Address1": "7628 Fairway Ave.",             "Address2": "Suite 10",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1968",             "SaleDate": "12/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1577",             "AccountNumber": "4546704254",             "FirstName": "Felipe",             "MiddleInitial": "Q",             "LastName": "Perkinson",             "Address1": "7628 Fairway Ave.",             "Address2": "Suite 10",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1968",             "SaleDate": "12/17/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1577",             "AccountNumber": "4546704254",             "FirstName": "Felipe",             "MiddleInitial": "Q",             "LastName": "Perkinson",             "Address1": "7628 Fairway Ave.",             "Address2": "Suite 10",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1968",             "SaleDate": "12/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1577",             "AccountNumber": "4546704254",             "FirstName": "Felipe",             "MiddleInitial": "Q",             "LastName": "Perkinson",             "Address1": "7628 Fairway Ave.",             "Address2": "Suite 10",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1968",             "SaleDate": "12/17/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1183",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1577",             "AccountNumber": "4546704254",             "FirstName": "Felipe",             "MiddleInitial": "Q",             "LastName": "Perkinson",             "Address1": "7628 Fairway Ave.",             "Address2": "Suite 10",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1968",             "SaleDate": "12/17/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars: Episode VI - Return of the Jedi",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1104",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1577",             "AccountNumber": "4546704254",             "FirstName": "Felipe",             "MiddleInitial": "Q",             "LastName": "Perkinson",             "Address1": "7628 Fairway Ave.",             "Address2": "Suite 10",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1968",             "SaleDate": "12/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Maverick",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1315",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1134",             "SaleDate": "5/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1134",             "SaleDate": "5/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Bourne Identity",             "Quantity": "3",             "Price": 22.49,             "Discount": "0",             "ProductID": "1681",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1134",             "SaleDate": "5/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1469",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1134",             "SaleDate": "5/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1134",             "SaleDate": "5/9/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Clear and Present Danger",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1311",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1134",             "SaleDate": "5/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rain Man",             "Quantity": "5",             "Price": 20.49,             "Discount": "0",             "ProductID": "1161",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1134",             "SaleDate": "5/9/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "4",             "Price": 13.49,             "Discount": "0",             "ProductID": "1642",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1736",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1661",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ice Age",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1696",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Air Force One",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1408",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1578",             "AccountNumber": "4546704257",             "FirstName": "Conrad",             "MiddleInitial": "D",             "LastName": "Becerra",             "Address1": "45742 N. Court Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1228",             "SaleDate": "7/30/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1229",             "SaleDate": "7/31/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "4",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1229",             "SaleDate": "7/31/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1229",             "SaleDate": "7/31/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1229",             "SaleDate": "7/31/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1792",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1331",             "SaleDate": "10/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1331",             "SaleDate": "10/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1331",             "SaleDate": "10/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1279",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1331",             "SaleDate": "10/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1228",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1579",             "AccountNumber": "4546704260",             "FirstName": "Brandon",             "LastName": "Alphonse",             "Address1": "8462 Pearl Lane",             "Address2": "Apt. #126",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1331",             "SaleDate": "10/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1284",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Hannibal",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1630",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "2",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "4",             "Price": 18.49,             "Discount": "0",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1330",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1106",             "SaleDate": "4/20/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1281",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1262",             "SaleDate": "8/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Star Wars: Episode VI - Return of the Jedi",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1104",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1262",             "SaleDate": "8/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.059999999",             "ProductID": "1722",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1262",             "SaleDate": "8/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "8 Mile",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1695",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1262",             "SaleDate": "8/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1262",             "SaleDate": "8/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1591",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1262",             "SaleDate": "8/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 14.49,             "Discount": "0.100000001",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1580",             "AccountNumber": "4546704263",             "FirstName": "Anne Marie",             "MiddleInitial": "E",             "LastName": "Ledoux",             "Address1": "1856 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1262",             "SaleDate": "8/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1345",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1581",             "AccountNumber": "4546704266",             "FirstName": "Larrie",             "MiddleInitial": "U",             "LastName": "Weisinger",             "Address1": "2094 Main Drive",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1081",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Armageddon",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1468",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1581",             "AccountNumber": "4546704266",             "FirstName": "Larrie",             "MiddleInitial": "U",             "LastName": "Weisinger",             "Address1": "2094 Main Drive",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1081",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "5",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1581",             "AccountNumber": "4546704266",             "FirstName": "Larrie",             "MiddleInitial": "U",             "LastName": "Weisinger",             "Address1": "2094 Main Drive",             "Address2": "Suite D",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1081",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1125",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Twins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1156",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1332",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1666",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1198",             "SaleDate": "7/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Twelve",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1826",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1582",             "AccountNumber": "4546704271",             "FirstName": "Dianne",             "LastName": "Wible",             "Address1": "1728 Willow Bark Blvd.",             "Address2": "Apt. #595",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1560",             "SaleDate": "4/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1019",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1584",             "AccountNumber": "4546704273",             "FirstName": "Salima",             "LastName": "Hilchey",             "Address1": "882 Pierce Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1922",             "SaleDate": "11/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1586",             "AccountNumber": "4546704279",             "FirstName": "Fredrick",             "MiddleInitial": "F",             "LastName": "Hennis",             "Address1": "15240 N. Luce Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1084",             "SaleDate": "3/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1587",             "AccountNumber": "4546704282",             "FirstName": "Reanel",             "MiddleInitial": "T",             "LastName": "Vallo",             "Address1": "21030 S. Youngs Grove Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1564",             "SaleDate": "4/4/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "My Big Fat Greek Wedding",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1658",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1587",             "AccountNumber": "4546704282",             "FirstName": "Reanel",             "MiddleInitial": "T",             "LastName": "Vallo",             "Address1": "21030 S. Youngs Grove Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1564",             "SaleDate": "4/4/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Elf",             "Quantity": "3",             "Price": 23.45,             "Discount": "0",             "ProductID": "1762",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1802",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Grudge",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1795",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1628",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Traffic",             "Quantity": "3",             "Price": 21.45,             "Discount": "0",             "ProductID": "1547",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1380",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1057",             "SaleDate": "2/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1135",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Speed",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1300",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Terminator 3: Rise of the Machines",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1735",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.029999999",             "ProductID": "1687",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Cast Away",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1578",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ransom",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1370",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1257",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1180",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1588",             "AccountNumber": "4546704287",             "FirstName": "Rosalina",             "LastName": "Kiddy",             "Address1": "5507 E. Franklin Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1283",             "SaleDate": "9/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1589",             "AccountNumber": "4546704289",             "FirstName": "M. Robin",             "MiddleInitial": "N",             "LastName": "Stand",             "Address1": "8665 Kester Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1082",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Eraser",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1380",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1589",             "AccountNumber": "4546704289",             "FirstName": "M. Robin",             "MiddleInitial": "N",             "LastName": "Stand",             "Address1": "8665 Kester Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1082",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Ring",             "Quantity": "3",             "Price": 16.45,             "Discount": "0",             "ProductID": "1679",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1589",             "AccountNumber": "4546704289",             "FirstName": "M. Robin",             "MiddleInitial": "N",             "LastName": "Stand",             "Address1": "8665 Kester Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1082",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1589",             "AccountNumber": "4546704289",             "FirstName": "M. Robin",             "MiddleInitial": "N",             "LastName": "Stand",             "Address1": "8665 Kester Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1082",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1772",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1589",             "AccountNumber": "4546704289",             "FirstName": "M. Robin",             "MiddleInitial": "N",             "LastName": "Stand",             "Address1": "8665 Kester Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1543",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1589",             "AccountNumber": "4546704289",             "FirstName": "M. Robin",             "MiddleInitial": "N",             "LastName": "Stand",             "Address1": "8665 Kester Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1543",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1589",             "AccountNumber": "4546704289",             "FirstName": "M. Robin",             "MiddleInitial": "N",             "LastName": "Stand",             "Address1": "8665 Kester Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1543",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1755",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1839",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0.02",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Three Men and a Baby",             "Quantity": "2",             "Price": 17.45,             "Discount": "0",             "ProductID": "1140",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1840",             "SaleDate": "10/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1576",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "2",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1259",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1245",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1226",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1592",             "AccountNumber": "4546704300",             "FirstName": "Bobb",             "MiddleInitial": "E",             "LastName": "Gudgel",             "Address1": "1571 N. Westfield Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1849",             "SaleDate": "10/8/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1825",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1235",             "SaleDate": "8/5/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1235",             "SaleDate": "8/5/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1792",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1235",             "SaleDate": "8/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1235",             "SaleDate": "8/5/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1235",             "SaleDate": "8/5/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1235",             "SaleDate": "8/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Casper",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1338",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1235",             "SaleDate": "8/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1208",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1711",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1711",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1593",             "AccountNumber": "4546704302",             "FirstName": "Maryfrances",             "MiddleInitial": "G",             "LastName": "Kobel",             "Address1": "9420 Cora Way",             "Address2": "Apt. #623",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1711",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Collateral",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1816",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1594",             "AccountNumber": "4546704304",             "FirstName": "Raja",             "LastName": "Hood",             "Address1": "4363 Dennis Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1855",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bambi",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1006",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1594",             "AccountNumber": "4546704304",             "FirstName": "Raja",             "LastName": "Hood",             "Address1": "4363 Dennis Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1855",             "SaleDate": "10/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1320",             "SaleDate": "10/10/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1063",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1295",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Aviator",             "Quantity": "1",             "Price": 16.49,             "Discount": "0.039999999",             "ProductID": "1823",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Firm",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1287",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1164",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Armageddon",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1467",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1818",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunchback of Notre Dame",             "Quantity": "2",             "Price": 19.99,             "Discount": "0",             "ProductID": "1382",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1595",             "AccountNumber": "4546704306",             "FirstName": "Laura",             "MiddleInitial": "I",             "LastName": "Chrysler",             "Address1": "33785 Washington Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1870",             "SaleDate": "10/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Village",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1804",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1596",             "AccountNumber": "4546704310",             "FirstName": "Hannah",             "MiddleInitial": "C",             "LastName": "Griese",             "Address1": "1529 Sunfish Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1523",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1035",             "SaleDate": "2/5/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Animal House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1076",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1247",             "SaleDate": "8/12/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ransom",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1369",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1844",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "5",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Crocodile Dundee",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1130",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1597",             "AccountNumber": "4546704313",             "FirstName": "Charleen",             "MiddleInitial": "W",             "LastName": "Kunze",             "Address1": "26090 N. Fairgrounds Street",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1574",             "SaleDate": "4/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "3",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1090",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1599",             "AccountNumber": "4546704320",             "FirstName": "Kathie",             "MiddleInitial": "P",             "LastName": "Garbutt",             "Address1": "3114 N. Muriel Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1462",             "SaleDate": "1/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1141",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1568",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1541",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Rock",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1376",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1334",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Exorcist",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1038",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Clear and Present Danger",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1311",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ice Age",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1698",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1167",             "SaleDate": "6/3/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Sister Act",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1267",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1551",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1797",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1004",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1362",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "3",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Collateral",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1818",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1743",             "SaleDate": "8/3/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1170",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Wedding Crashers",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1868",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "4",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1620",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1600",             "AccountNumber": "4546704321",             "FirstName": "Poppie",             "MiddleInitial": "S",             "LastName": "Werts",             "Address1": "10626 Arnold Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1943",             "SaleDate": "12/2/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Se7en",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1341",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Firm",             "Quantity": "2",             "Price": 22.95,             "Discount": "0",             "ProductID": "1287",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "I, Robot",             "Quantity": "5",             "Price": 19.45,             "Discount": "0.100000001",             "ProductID": "1789",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1724",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Daredevil",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1707",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "4",             "Price": 19.49,             "Discount": "0",             "ProductID": "1509",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1190",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Snow White and the Seven Dwarfs",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1000",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 20.95,             "Discount": "0.029999999",             "ProductID": "1384",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1601",             "AccountNumber": "4546704325",             "FirstName": "Jamie",             "LastName": "Wittman",             "Address1": "3397 E. Pleasant Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1326",             "SaleDate": "10/14/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "American Wedding",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1745",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Patriot",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1586",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1448",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1602",             "AccountNumber": "4546704330",             "FirstName": "Macario",             "MiddleInitial": "I",             "LastName": "Henson",             "Address1": "P.O. Box #10428",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1039",             "SaleDate": "2/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1592",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1603",             "AccountNumber": "4546704333",             "FirstName": "Kapri",             "MiddleInitial": "Y",             "LastName": "Ramon",             "Address1": "P.O. Box #16461",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1866",             "SaleDate": "10/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1851",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1603",             "AccountNumber": "4546704333",             "FirstName": "Kapri",             "MiddleInitial": "Y",             "LastName": "Ramon",             "Address1": "P.O. Box #16461",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1866",             "SaleDate": "10/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "4",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1603",             "AccountNumber": "4546704333",             "FirstName": "Kapri",             "MiddleInitial": "Y",             "LastName": "Ramon",             "Address1": "P.O. Box #16461",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1866",             "SaleDate": "10/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1111",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1603",             "AccountNumber": "4546704333",             "FirstName": "Kapri",             "MiddleInitial": "Y",             "LastName": "Ramon",             "Address1": "P.O. Box #16461",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1866",             "SaleDate": "10/16/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "8 Mile",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1694",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1603",             "AccountNumber": "4546704333",             "FirstName": "Kapri",             "MiddleInitial": "Y",             "LastName": "Ramon",             "Address1": "P.O. Box #16461",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1866",             "SaleDate": "10/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1776",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1603",             "AccountNumber": "4546704333",             "FirstName": "Kapri",             "MiddleInitial": "Y",             "LastName": "Ramon",             "Address1": "P.O. Box #16461",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1866",             "SaleDate": "10/16/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1604",             "AccountNumber": "4546704336",             "FirstName": "Baha",             "MiddleInitial": "T",             "LastName": "Vos",             "Address1": "39058 Norton Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1242",             "SaleDate": "8/10/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1605",             "AccountNumber": "4546704339",             "FirstName": "V. Ola",             "MiddleInitial": "K",             "LastName": "Appleberry",             "Address1": "43602 S. Colfax Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1163",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1605",             "AccountNumber": "4546704339",             "FirstName": "V. Ola",             "MiddleInitial": "K",             "LastName": "Appleberry",             "Address1": "43602 S. Colfax Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1163",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1605",             "AccountNumber": "4546704339",             "FirstName": "V. Ola",             "MiddleInitial": "K",             "LastName": "Appleberry",             "Address1": "43602 S. Colfax Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1163",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1355",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1605",             "AccountNumber": "4546704339",             "FirstName": "V. Ola",             "MiddleInitial": "K",             "LastName": "Appleberry",             "Address1": "43602 S. Colfax Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1163",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunchback of Notre Dame",             "Quantity": "3",             "Price": 19.99,             "Discount": "0",             "ProductID": "1382",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1605",             "AccountNumber": "4546704339",             "FirstName": "V. Ola",             "MiddleInitial": "K",             "LastName": "Appleberry",             "Address1": "43602 S. Colfax Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1163",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1437",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1605",             "AccountNumber": "4546704339",             "FirstName": "V. Ola",             "MiddleInitial": "K",             "LastName": "Appleberry",             "Address1": "43602 S. Colfax Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1163",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 18.99,             "Discount": "0.01",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1605",             "AccountNumber": "4546704339",             "FirstName": "V. Ola",             "MiddleInitial": "K",             "LastName": "Appleberry",             "Address1": "43602 S. Colfax Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1163",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1569",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1606",             "AccountNumber": "4546704340",             "FirstName": "Verdis",             "MiddleInitial": "K",             "LastName": "Buttner",             "Address1": "31642 N. Lake Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1258",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Animal House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1076",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1606",             "AccountNumber": "4546704340",             "FirstName": "Verdis",             "MiddleInitial": "K",             "LastName": "Buttner",             "Address1": "31642 N. Lake Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1258",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1510",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1606",             "AccountNumber": "4546704340",             "FirstName": "Verdis",             "MiddleInitial": "K",             "LastName": "Buttner",             "Address1": "31642 N. Lake Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1258",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1422",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1606",             "AccountNumber": "4546704340",             "FirstName": "Verdis",             "MiddleInitial": "K",             "LastName": "Buttner",             "Address1": "31642 N. Lake Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1258",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The First Wives Club",             "Quantity": "3",             "Price": 21.99,             "Discount": "0",             "ProductID": "1392",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1606",             "AccountNumber": "4546704340",             "FirstName": "Verdis",             "MiddleInitial": "K",             "LastName": "Buttner",             "Address1": "31642 N. Lake Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1258",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1390",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1606",             "AccountNumber": "4546704340",             "FirstName": "Verdis",             "MiddleInitial": "K",             "LastName": "Buttner",             "Address1": "31642 N. Lake Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1258",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1283",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1606",             "AccountNumber": "4546704340",             "FirstName": "Verdis",             "MiddleInitial": "K",             "LastName": "Buttner",             "Address1": "31642 N. Lake Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1258",             "SaleDate": "8/26/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wild Wild West",             "Quantity": "3",             "Price": 24.99,             "Discount": "0",             "ProductID": "1501",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1734",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Cast Away",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1578",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1362",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ghost",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1211",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1194",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1607",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1114",             "SaleDate": "4/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1478",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Elf",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1762",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1478",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1478",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1478",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.01",             "ProductID": "1469",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1478",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1607",             "AccountNumber": "4546704342",             "FirstName": "J. Scott",             "MiddleInitial": "J",             "LastName": "Khoury",             "Address1": "39708 S. Airport Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1478",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1234",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jerry Maguire",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1366",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1312",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1009",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1291",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1949",             "SaleDate": "12/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1949",             "SaleDate": "12/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0.050000001",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1949",             "SaleDate": "12/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1587",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1949",             "SaleDate": "12/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1714",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1949",             "SaleDate": "12/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1332",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1608",             "AccountNumber": "4546704346",             "FirstName": "Sherman",             "MiddleInitial": "T",             "LastName": "Lammert",             "Address1": "19905 Cutter Blvd.",             "Address2": "Suite 30",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1949",             "SaleDate": "12/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1813",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1436",             "SaleDate": "1/7/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1757",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1183",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1678",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 22.99,             "Discount": "0.01",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Charlie and the Chocolate Factory",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1865",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Every Which Way But Loose",             "Quantity": "4",             "Price": 20.49,             "Discount": "0",             "ProductID": "1073",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1609",             "AccountNumber": "4546704348",             "FirstName": "Nora",             "MiddleInitial": "N",             "LastName": "Birge",             "Address1": "5906 S. Main Parkway",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1646",             "SaleDate": "6/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1610",             "AccountNumber": "4546704350",             "FirstName": "Freddy",             "LastName": "Polston",             "Address1": "9045 Hays Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1116",             "SaleDate": "4/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1660",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1610",             "AccountNumber": "4546704350",             "FirstName": "Freddy",             "LastName": "Polston",             "Address1": "9045 Hays Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1116",             "SaleDate": "4/25/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mission: Impossible II",             "Quantity": "5",             "Price": 17.95,             "Discount": "0",             "ProductID": "1543",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1610",             "AccountNumber": "4546704350",             "FirstName": "Freddy",             "LastName": "Polston",             "Address1": "9045 Hays Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1116",             "SaleDate": "4/25/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1652",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1612",             "AccountNumber": "4546704358",             "FirstName": "Theo",             "MiddleInitial": "H",             "LastName": "Rigo",             "Address1": "7977 N. 3rd Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1603",             "SaleDate": "5/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1731",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1501",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1501",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1127",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1501",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "4",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1501",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mulan",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1464",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1501",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Perfect Storm",             "Quantity": "3",             "Price": 22.49,             "Discount": "0",             "ProductID": "1536",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1501",             "SaleDate": "2/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mr. & Mrs. Smith",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1858",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1776",             "SaleDate": "8/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1290",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1613",             "AccountNumber": "4546704363",             "FirstName": "Nikki",             "MiddleInitial": "C",             "LastName": "Lamberton",             "Address1": "P.O. Box #11624",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1776",             "SaleDate": "8/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "4",             "Price": 18.99,             "Discount": "0",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Batman Forever",             "Quantity": "3",             "Price": 21.99,             "Discount": "0",             "ProductID": "1354",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1587",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0.059999999",             "ProductID": "1198",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "2",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Troy",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1821",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1614",             "AccountNumber": "4546704364",             "FirstName": "Courtney",             "MiddleInitial": "T",             "LastName": "Takahashi",             "Address1": "4091 Jacobs Circle Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1379",             "SaleDate": "11/26/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1615",             "AccountNumber": "4546704368",             "FirstName": "Rusty",             "MiddleInitial": "B",             "LastName": "Gilmer",             "Address1": "P.O. Box #4167",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1016",             "SaleDate": "1/18/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1615",             "AccountNumber": "4546704368",             "FirstName": "Rusty",             "MiddleInitial": "B",             "LastName": "Gilmer",             "Address1": "P.O. Box #4167",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1016",             "SaleDate": "1/18/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1618",             "AccountNumber": "4546704374",             "FirstName": "Lauretta",             "LastName": "Kowaleski",             "Address1": "5878 Starr Road",             "Address2": "Suite 30",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1350",             "SaleDate": "11/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1158",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1618",             "AccountNumber": "4546704374",             "FirstName": "Lauretta",             "LastName": "Kowaleski",             "Address1": "5878 Starr Road",             "Address2": "Suite 30",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1350",             "SaleDate": "11/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Elf",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1761",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1618",             "AccountNumber": "4546704374",             "FirstName": "Lauretta",             "LastName": "Kowaleski",             "Address1": "5878 Starr Road",             "Address2": "Suite 30",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1350",             "SaleDate": "11/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 21.99,             "Discount": "0.050000001",             "ProductID": "1392",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1618",             "AccountNumber": "4546704374",             "FirstName": "Lauretta",             "LastName": "Kowaleski",             "Address1": "5878 Starr Road",             "Address2": "Suite 30",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1350",             "SaleDate": "11/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Analyze This",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1524",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1618",             "AccountNumber": "4546704374",             "FirstName": "Lauretta",             "LastName": "Kowaleski",             "Address1": "5878 Starr Road",             "Address2": "Suite 30",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1623",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1755",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1618",             "AccountNumber": "4546704374",             "FirstName": "Lauretta",             "LastName": "Kowaleski",             "Address1": "5878 Starr Road",             "Address2": "Suite 30",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1623",             "SaleDate": "5/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spider-Man 2",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1775",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1619",             "AccountNumber": "4546704376",             "FirstName": "Francisco",             "MiddleInitial": "S",             "LastName": "Mulberry",             "Address1": "3242 Fiar Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1515",             "SaleDate": "3/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1619",             "AccountNumber": "4546704376",             "FirstName": "Francisco",             "MiddleInitial": "S",             "LastName": "Mulberry",             "Address1": "3242 Fiar Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1515",             "SaleDate": "3/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Bad Boys II",             "Quantity": "5",             "Price": 22.95,             "Discount": "0",             "ProductID": "1726",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1619",             "AccountNumber": "4546704376",             "FirstName": "Francisco",             "MiddleInitial": "S",             "LastName": "Mulberry",             "Address1": "3242 Fiar Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1515",             "SaleDate": "3/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.07",             "ProductID": "1454",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1619",             "AccountNumber": "4546704376",             "FirstName": "Francisco",             "MiddleInitial": "S",             "LastName": "Mulberry",             "Address1": "3242 Fiar Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1515",             "SaleDate": "3/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Superman",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.01",             "ProductID": "1072",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1619",             "AccountNumber": "4546704376",             "FirstName": "Francisco",             "MiddleInitial": "S",             "LastName": "Mulberry",             "Address1": "3242 Fiar Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1515",             "SaleDate": "3/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1066",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1619",             "AccountNumber": "4546704376",             "FirstName": "Francisco",             "MiddleInitial": "S",             "LastName": "Mulberry",             "Address1": "3242 Fiar Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1515",             "SaleDate": "3/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1764",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1619",             "AccountNumber": "4546704376",             "FirstName": "Francisco",             "MiddleInitial": "S",             "LastName": "Mulberry",             "Address1": "3242 Fiar Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1515",             "SaleDate": "3/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "3",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1529",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1567",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Enemy of the State",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1454",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "5",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1247",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1092",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1621",             "AccountNumber": "4546704383",             "FirstName": "Dallas",             "MiddleInitial": "X",             "LastName": "Delahanty",             "Address1": "9495 W. State Lane",             "Address2": "Apt. #771",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1085",             "SaleDate": "3/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1622",             "AccountNumber": "4546704387",             "FirstName": "Loyd",             "LastName": "Bennett",             "Address1": "5582 Madison Way",             "Address2": "Apt. #907",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1642",             "SaleDate": "5/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Snow White and the Seven Dwarfs",             "Quantity": "3",             "Price": 16.45,             "Discount": "0",             "ProductID": "1001",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1622",             "AccountNumber": "4546704387",             "FirstName": "Loyd",             "LastName": "Bennett",             "Address1": "5582 Madison Way",             "Address2": "Apt. #907",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1642",             "SaleDate": "5/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Flintstones",             "Quantity": "2",             "Price": 16.95,             "Discount": "0",             "ProductID": "1302",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1622",             "AccountNumber": "4546704387",             "FirstName": "Loyd",             "LastName": "Bennett",             "Address1": "5582 Madison Way",             "Address2": "Apt. #907",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1642",             "SaleDate": "5/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Contact",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1410",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1622",             "AccountNumber": "4546704387",             "FirstName": "Loyd",             "LastName": "Bennett",             "Address1": "5582 Madison Way",             "Address2": "Apt. #907",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1642",             "SaleDate": "5/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1807",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1623",             "AccountNumber": "4546704389",             "FirstName": "Beverly",             "MiddleInitial": "C",             "LastName": "Martell",             "Address1": "993 E. Buchanan Street",             "Address2": "Apt. #248",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1456",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Patriot",             "Quantity": "2",             "Price": 24.95,             "Discount": "0",             "ProductID": "1584",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1623",             "AccountNumber": "4546704389",             "FirstName": "Beverly",             "MiddleInitial": "C",             "LastName": "Martell",             "Address1": "993 E. Buchanan Street",             "Address2": "Apt. #248",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1456",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Collateral",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1818",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1623",             "AccountNumber": "4546704389",             "FirstName": "Beverly",             "MiddleInitial": "C",             "LastName": "Martell",             "Address1": "993 E. Buchanan Street",             "Address2": "Apt. #248",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1456",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1623",             "AccountNumber": "4546704389",             "FirstName": "Beverly",             "MiddleInitial": "C",             "LastName": "Martell",             "Address1": "993 E. Buchanan Street",             "Address2": "Apt. #248",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1456",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1127",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1623",             "AccountNumber": "4546704389",             "FirstName": "Beverly",             "MiddleInitial": "C",             "LastName": "Martell",             "Address1": "993 E. Buchanan Street",             "Address2": "Apt. #248",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1456",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1623",             "AccountNumber": "4546704389",             "FirstName": "Beverly",             "MiddleInitial": "C",             "LastName": "Martell",             "Address1": "993 E. Buchanan Street",             "Address2": "Apt. #248",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1456",             "SaleDate": "1/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1625",             "AccountNumber": "4546704397",             "FirstName": "L. Paul",             "MiddleInitial": "O",             "LastName": "Mcguinn",             "Address1": "9649 MacArthur Blvd.",             "Address2": "Apt. #305",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1107",             "SaleDate": "4/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1152",             "SaleDate": "5/28/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1152",             "SaleDate": "5/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Village",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1804",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1152",             "SaleDate": "5/28/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1152",             "SaleDate": "5/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0.01",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1152",             "SaleDate": "5/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1206",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1152",             "SaleDate": "5/28/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1189",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1152",             "SaleDate": "5/28/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "2 Fast 2 Furious",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1704",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wo hu cang long",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1580",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1183",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1170",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "2",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Sting",             "Quantity": "4",             "Price": 16.95,             "Discount": "0",             "ProductID": "1034",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1627",             "AccountNumber": "4546704403",             "FirstName": "Monita",             "MiddleInitial": "D",             "LastName": "Carrizales",             "Address1": "9320 E. Newark Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1474",             "SaleDate": "2/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1628",             "AccountNumber": "4546704405",             "FirstName": "Perpetua",             "MiddleInitial": "E",             "LastName": "Kleiber",             "Address1": "6777 Curt Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1723",             "SaleDate": "7/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1628",             "AccountNumber": "4546704405",             "FirstName": "Perpetua",             "MiddleInitial": "E",             "LastName": "Kleiber",             "Address1": "6777 Curt Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1723",             "SaleDate": "7/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1628",             "AccountNumber": "4546704405",             "FirstName": "Perpetua",             "MiddleInitial": "E",             "LastName": "Kleiber",             "Address1": "6777 Curt Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1723",             "SaleDate": "7/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Polar Express",             "Quantity": "5",             "Price": 21.95,             "Discount": "0.01",             "ProductID": "1797",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1628",             "AccountNumber": "4546704405",             "FirstName": "Perpetua",             "MiddleInitial": "E",             "LastName": "Kleiber",             "Address1": "6777 Curt Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1723",             "SaleDate": "7/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1330",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1679",             "SaleDate": "6/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1679",             "SaleDate": "6/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1851",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1679",             "SaleDate": "6/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "8 Mile",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1695",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1679",             "SaleDate": "6/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "5",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1679",             "SaleDate": "6/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1412",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1679",             "SaleDate": "6/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1432",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1960",             "SaleDate": "12/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Men in Black",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1427",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1960",             "SaleDate": "12/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1712",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1629",             "AccountNumber": "4546704406",             "FirstName": "M. Patricia",             "MiddleInitial": "S",             "LastName": "Kurz",             "Address1": "35957 Sherbrooke Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1960",             "SaleDate": "12/12/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Village",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1805",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1631",             "AccountNumber": "4546704413",             "FirstName": "Thoa",             "MiddleInitial": "H",             "LastName": "Blewett",             "Address1": "18442 29th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1928",             "SaleDate": "11/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1631",             "AccountNumber": "4546704413",             "FirstName": "Thoa",             "MiddleInitial": "H",             "LastName": "Blewett",             "Address1": "18442 29th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1928",             "SaleDate": "11/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1307",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1631",             "AccountNumber": "4546704413",             "FirstName": "Thoa",             "MiddleInitial": "H",             "LastName": "Blewett",             "Address1": "18442 29th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1928",             "SaleDate": "11/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "You've Got Mail",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1446",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1631",             "AccountNumber": "4546704413",             "FirstName": "Thoa",             "MiddleInitial": "H",             "LastName": "Blewett",             "Address1": "18442 29th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1928",             "SaleDate": "11/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Last Samurai",             "Quantity": "4",             "Price": 20.45,             "Discount": "0",             "ProductID": "1717",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1631",             "AccountNumber": "4546704413",             "FirstName": "Thoa",             "MiddleInitial": "H",             "LastName": "Blewett",             "Address1": "18442 29th Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1928",             "SaleDate": "11/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Grudge",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1796",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1447",             "SaleDate": "1/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "4",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1912",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1912",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1082",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1912",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1284",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1912",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1912",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1451",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1912",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1632",             "AccountNumber": "4546704415",             "FirstName": "Rebbecca",             "LastName": "Pokorney",             "Address1": "39844 E. Allegan Way",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1912",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1845",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1259",             "SaleDate": "8/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "There's Something About Mary",             "Quantity": "4",             "Price": 15.49,             "Discount": "0",             "ProductID": "1451",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1259",             "SaleDate": "8/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1259",             "SaleDate": "8/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1708",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1715",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix Reloaded",             "Quantity": "5",             "Price": 21.95,             "Discount": "0",             "ProductID": "1757",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rambo: First Blood Part II",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1120",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1647",             "SaleDate": "6/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mulan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1466",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1635",             "AccountNumber": "4546704427",             "FirstName": "Connor",             "MiddleInitial": "M",             "LastName": "Glaser",             "Address1": "44289 Della Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1869",             "SaleDate": "10/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1551",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1637",             "AccountNumber": "4546704431",             "FirstName": "Garilyn",             "MiddleInitial": "Y",             "LastName": "Craven",             "Address1": "7692 Bell Street",             "Address2": "Apt. #67",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1301",             "SaleDate": "9/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1637",             "AccountNumber": "4546704431",             "FirstName": "Garilyn",             "MiddleInitial": "Y",             "LastName": "Craven",             "Address1": "7692 Bell Street",             "Address2": "Apt. #67",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1301",             "SaleDate": "9/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "X2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1711",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1637",             "AccountNumber": "4546704431",             "FirstName": "Garilyn",             "MiddleInitial": "Y",             "LastName": "Craven",             "Address1": "7692 Bell Street",             "Address2": "Apt. #67",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1301",             "SaleDate": "9/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1637",             "AccountNumber": "4546704431",             "FirstName": "Garilyn",             "MiddleInitial": "Y",             "LastName": "Craven",             "Address1": "7692 Bell Street",             "Address2": "Apt. #67",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1301",             "SaleDate": "9/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1257",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1637",             "AccountNumber": "4546704431",             "FirstName": "Garilyn",             "MiddleInitial": "Y",             "LastName": "Craven",             "Address1": "7692 Bell Street",             "Address2": "Apt. #67",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1301",             "SaleDate": "9/25/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 29.99,             "Discount": "0",             "ProductID": "1827",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1189",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1189",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0.01",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1189",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1278",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1189",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1189",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1189",             "SaleDate": "6/22/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1677",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1861",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "1",             "Price": 18.99,             "Discount": "0.01",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1639",             "AccountNumber": "4546704436",             "FirstName": "Mary Jean",             "LastName": "Thatcher",             "Address1": "4440 11th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1861",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1418",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1640",             "AccountNumber": "4546704437",             "FirstName": "Bertha",             "MiddleInitial": "X",             "LastName": "Loisel",             "Address1": "P.O. Box #16371",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1588",             "SaleDate": "4/21/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1139",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1640",             "AccountNumber": "4546704437",             "FirstName": "Bertha",             "MiddleInitial": "X",             "LastName": "Loisel",             "Address1": "P.O. Box #16371",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1588",             "SaleDate": "4/21/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1640",             "AccountNumber": "4546704437",             "FirstName": "Bertha",             "MiddleInitial": "X",             "LastName": "Loisel",             "Address1": "P.O. Box #16371",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1588",             "SaleDate": "4/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Walk the Line",             "Quantity": "4",             "Price": 23.99,             "Discount": "0",             "ProductID": "1834",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1641",             "AccountNumber": "4546704440",             "FirstName": "W. Michael",             "LastName": "Halloran",             "Address1": "17455 N. 3rd Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1517",             "SaleDate": "3/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Saturday Night Fever",             "Quantity": "2",             "Price": 13.49,             "Discount": "0",             "ProductID": "1060",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1641",             "AccountNumber": "4546704440",             "FirstName": "W. Michael",             "LastName": "Halloran",             "Address1": "17455 N. 3rd Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1517",             "SaleDate": "3/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1641",             "AccountNumber": "4546704440",             "FirstName": "W. Michael",             "LastName": "Halloran",             "Address1": "17455 N. 3rd Parkway",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1517",             "SaleDate": "3/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1258",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1541",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1473",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1234",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Snow White and the Seven Dwarfs",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1001",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1642",             "AccountNumber": "4546704443",             "FirstName": "Francis",             "MiddleInitial": "L",             "LastName": "Duncan",             "Address1": "2496 13th Drive",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1687",             "SaleDate": "6/28/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Air Force One",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1407",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "2 Fast 2 Furious",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1704",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Beauty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1516",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1283",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1207",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman",             "Quantity": "2",             "Price": 13.45,             "Discount": "0.01",             "ProductID": "1188",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "5",             "Price": 25.95,             "Discount": "0",             "ProductID": "1135",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1412",             "SaleDate": "12/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 16.49,             "Discount": "0.100000001",             "ProductID": "1177",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1774",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1774",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1774",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1793",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1774",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1774",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Independence Day",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1368",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1774",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1499",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1644",             "AccountNumber": "4546704445",             "FirstName": "Jane",             "MiddleInitial": "Q",             "LastName": "Forero",             "Address1": "9598 Richards Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1774",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicago",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1683",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1447",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "3",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Analyze This",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1523",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1346",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1120",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1048",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1646",             "AccountNumber": "4546704449",             "FirstName": "Yolanda",             "MiddleInitial": "R",             "LastName": "Spann",             "Address1": "6599 Plymouth Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1047",             "SaleDate": "2/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1111",             "SaleDate": "4/23/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1609",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1111",             "SaleDate": "4/23/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.090000004",             "ProductID": "1736",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1111",             "SaleDate": "4/23/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1111",             "SaleDate": "4/23/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1111",             "SaleDate": "4/23/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1085",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1111",             "SaleDate": "4/23/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 15.95,             "Discount": "0.029999999",             "ProductID": "1508",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1111",             "SaleDate": "4/23/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1532",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1142",             "SaleDate": "5/18/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1142",             "SaleDate": "5/18/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.090000004",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1648",             "AccountNumber": "4546704451",             "FirstName": "Bobby",             "MiddleInitial": "V",             "LastName": "Keatts",             "Address1": "9046 Hudson Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1142",             "SaleDate": "5/18/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1714",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1649",             "AccountNumber": "4546704456",             "FirstName": "Denyse",             "MiddleInitial": "P",             "LastName": "Willms",             "Address1": "36250 Village Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1616",             "SaleDate": "5/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1312",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1649",             "AccountNumber": "4546704456",             "FirstName": "Denyse",             "MiddleInitial": "P",             "LastName": "Willms",             "Address1": "36250 Village Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1616",             "SaleDate": "5/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "2",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1083",             "SaleDate": "3/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Men in Black",             "Quantity": "1",             "Price": 15.99,             "Discount": "0.059999999",             "ProductID": "1427",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1083",             "SaleDate": "3/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1194",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1083",             "SaleDate": "3/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Monsters, Inc.",             "Quantity": "2",             "Price": 21.99,             "Discount": "0",             "ProductID": "1609",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1273",             "SaleDate": "9/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "4",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1273",             "SaleDate": "9/5/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shark Tale",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1809",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1273",             "SaleDate": "9/5/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0.100000001",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1273",             "SaleDate": "9/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1273",             "SaleDate": "9/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1486",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1273",             "SaleDate": "9/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1650",             "AccountNumber": "4546704459",             "FirstName": "Kindra",             "MiddleInitial": "X",             "LastName": "Sloper",             "Address1": "5548 Marine Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1273",             "SaleDate": "9/5/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1380",             "SaleDate": "11/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1380",             "SaleDate": "11/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1473",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1380",             "SaleDate": "11/27/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1380",             "SaleDate": "11/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Speed",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.01",             "ProductID": "1300",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1380",             "SaleDate": "11/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1177",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1380",             "SaleDate": "11/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1121",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1380",             "SaleDate": "11/27/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1144",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1972",             "SaleDate": "12/22/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1972",             "SaleDate": "12/22/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0.039999999",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1972",             "SaleDate": "12/22/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Toy Story 2",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1505",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1651",             "AccountNumber": "4546704460",             "FirstName": "Marianna",             "MiddleInitial": "P",             "LastName": "Aubuchon",             "Address1": "2778 E. Barton Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1972",             "SaleDate": "12/22/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 23.95,             "Discount": "0.050000001",             "ProductID": "1594",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Airport",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1030",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Stir Crazy",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1084",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghost",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1213",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1472",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1734",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "5",             "Price": 16.49,             "Discount": "0",             "ProductID": "1767",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1653",             "AccountNumber": "4546704469",             "FirstName": "Luisa",             "MiddleInitial": "N",             "LastName": "Weatherwax",             "Address1": "34305 Tasker Ave.",             "Address2": "Apt. #423",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1334",             "SaleDate": "10/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1654",             "AccountNumber": "4546704470",             "FirstName": "Claudette",             "MiddleInitial": "M",             "LastName": "Mar",             "Address1": "1106 S. Prospect Lane",             "Address2": "Suite D",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1805",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1654",             "AccountNumber": "4546704470",             "FirstName": "Claudette",             "MiddleInitial": "M",             "LastName": "Mar",             "Address1": "1106 S. Prospect Lane",             "Address2": "Suite D",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1805",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gone in Sixty Seconds",             "Quantity": "2",             "Price": 17.49,             "Discount": "0.090000004",             "ProductID": "1567",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1655",             "AccountNumber": "4546704473",             "FirstName": "Gregory",             "MiddleInitial": "Z",             "LastName": "Frady",             "Address1": "741 Nelson Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1695",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1244",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1655",             "AccountNumber": "4546704473",             "FirstName": "Gregory",             "MiddleInitial": "Z",             "LastName": "Frady",             "Address1": "741 Nelson Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1695",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1655",             "AccountNumber": "4546704473",             "FirstName": "Gregory",             "MiddleInitial": "Z",             "LastName": "Frady",             "Address1": "741 Nelson Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1695",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1661",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1655",             "AccountNumber": "4546704473",             "FirstName": "Gregory",             "MiddleInitial": "Z",             "LastName": "Frady",             "Address1": "741 Nelson Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1695",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1655",             "AccountNumber": "4546704473",             "FirstName": "Gregory",             "MiddleInitial": "Z",             "LastName": "Frady",             "Address1": "741 Nelson Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1695",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 2: Judgment Day",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1221",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1655",             "AccountNumber": "4546704473",             "FirstName": "Gregory",             "MiddleInitial": "Z",             "LastName": "Frady",             "Address1": "741 Nelson Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1695",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1004",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1655",             "AccountNumber": "4546704473",             "FirstName": "Gregory",             "MiddleInitial": "Z",             "LastName": "Frady",             "Address1": "741 Nelson Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1695",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Patriot",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1586",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1224",             "SaleDate": "7/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1224",             "SaleDate": "7/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Aviator",             "Quantity": "1",             "Price": 20.95,             "Discount": "0.02",             "ProductID": "1822",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1224",             "SaleDate": "7/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "National Treasure",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1786",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1224",             "SaleDate": "7/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spider-Man 2",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1775",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1224",             "SaleDate": "7/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Godzilla",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1461",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1224",             "SaleDate": "7/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1434",             "SaleDate": "1/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1292",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1434",             "SaleDate": "1/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Another Day",             "Quantity": "4",             "Price": 19.49,             "Discount": "0.07",             "ProductID": "1665",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1434",             "SaleDate": "1/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1235",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1434",             "SaleDate": "1/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0.079999998",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1657",             "AccountNumber": "4546704480",             "FirstName": "Elma",             "MiddleInitial": "G",             "LastName": "Aguilera",             "Address1": "4025 E. Slate Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1434",             "SaleDate": "1/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Daredevil",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1707",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1660",             "AccountNumber": "4546704487",             "FirstName": "Dermont",             "MiddleInitial": "A",             "LastName": "Petrillo",             "Address1": "710 Island Road",             "Address2": "Apt. #661",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1304",             "SaleDate": "9/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1660",             "AccountNumber": "4546704487",             "FirstName": "Dermont",             "MiddleInitial": "A",             "LastName": "Petrillo",             "Address1": "710 Island Road",             "Address2": "Apt. #661",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1304",             "SaleDate": "9/28/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1641",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1660",             "AccountNumber": "4546704487",             "FirstName": "Dermont",             "MiddleInitial": "A",             "LastName": "Petrillo",             "Address1": "710 Island Road",             "Address2": "Apt. #661",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1304",             "SaleDate": "9/28/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1661",             "AccountNumber": "4546704488",             "FirstName": "Garnis",             "MiddleInitial": "O",             "LastName": "Emig",             "Address1": "16675 S. Main Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1191",             "SaleDate": "6/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1661",             "AccountNumber": "4546704488",             "FirstName": "Garnis",             "MiddleInitial": "O",             "LastName": "Emig",             "Address1": "16675 S. Main Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1191",             "SaleDate": "6/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1333",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1249",             "SaleDate": "8/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1482",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1736",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Beauty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1516",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1660",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1165",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1090",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Airport",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1030",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1663",             "AccountNumber": "4546704494",             "FirstName": "Anneliese",             "MiddleInitial": "E",             "LastName": "Przybylski",             "Address1": "2206 Sherbrooke Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1271",             "SaleDate": "9/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1258",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1176",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Chicago",             "Quantity": "1",             "Price": 18.95,             "Discount": "0.039999999",             "ProductID": "1683",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "American Beauty",             "Quantity": "5",             "Price": 19.99,             "Discount": "0",             "ProductID": "1515",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1321",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Who Framed Roger Rabbit",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1165",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1665",             "AccountNumber": "4546704503",             "FirstName": "Norman",             "MiddleInitial": "A",             "LastName": "Doolan",             "Address1": "45530 S. Huddle Road",             "Address2": "Apt. #655",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1925",             "SaleDate": "11/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1333",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1550",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1259",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "5",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Little Mermaid",             "Quantity": "5",             "Price": 21.45,             "Discount": "0",             "ProductID": "1190",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Big",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1168",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1623",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1666",             "AccountNumber": "4546704505",             "FirstName": "Debora",             "MiddleInitial": "J",             "LastName": "Sones",             "Address1": "472 W. Calgary Ave.",             "Address2": "Apt. #963",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1737",             "SaleDate": "7/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1466",             "SaleDate": "1/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "National Treasure",             "Quantity": "5",             "Price": 20.49,             "Discount": "0",             "ProductID": "1787",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1466",             "SaleDate": "1/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1839",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1764",             "SaleDate": "8/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1764",             "SaleDate": "8/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0.02",             "ProductID": "1854",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1764",             "SaleDate": "8/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1638",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1764",             "SaleDate": "8/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1257",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1764",             "SaleDate": "8/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1667",             "AccountNumber": "4546704507",             "FirstName": "Devon",             "MiddleInitial": "K",             "LastName": "Flemming",             "Address1": "3736 Fulton Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1764",             "SaleDate": "8/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1668",             "AccountNumber": "4546704509",             "FirstName": "Crystal",             "MiddleInitial": "R",             "LastName": "Frankum",             "Address1": "5652 Swan Street",             "Address2": "Apt. #976",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1317",             "SaleDate": "10/8/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1668",             "AccountNumber": "4546704509",             "FirstName": "Crystal",             "MiddleInitial": "R",             "LastName": "Frankum",             "Address1": "5652 Swan Street",             "Address2": "Apt. #976",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1317",             "SaleDate": "10/8/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1668",             "AccountNumber": "4546704509",             "FirstName": "Crystal",             "MiddleInitial": "R",             "LastName": "Frankum",             "Address1": "5652 Swan Street",             "Address2": "Apt. #976",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1317",             "SaleDate": "10/8/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1669",             "AccountNumber": "4546704512",             "FirstName": "Peter",             "MiddleInitial": "S",             "LastName": "Toto",             "Address1": "8012 Pine Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1003",             "SaleDate": "1/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1670",             "AccountNumber": "4546704514",             "FirstName": "Maryfrances",             "MiddleInitial": "J",             "LastName": "Edmonson",             "Address1": "46571 19th Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1044",             "SaleDate": "2/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rambo: First Blood Part II",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1120",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1670",             "AccountNumber": "4546704514",             "FirstName": "Maryfrances",             "MiddleInitial": "J",             "LastName": "Edmonson",             "Address1": "46571 19th Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1044",             "SaleDate": "2/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1618",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1670",             "AccountNumber": "4546704514",             "FirstName": "Maryfrances",             "MiddleInitial": "J",             "LastName": "Edmonson",             "Address1": "46571 19th Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1044",             "SaleDate": "2/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Mummy Returns",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1627",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1673",             "AccountNumber": "4546704518",             "FirstName": "Abel",             "MiddleInitial": "G",             "LastName": "Porcelli",             "Address1": "9766 E. Plainwell Ave.",             "Address2": "Suite A",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1164",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1673",             "AccountNumber": "4546704518",             "FirstName": "Abel",             "MiddleInitial": "G",             "LastName": "Porcelli",             "Address1": "9766 E. Plainwell Ave.",             "Address2": "Suite A",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1164",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "2",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1673",             "AccountNumber": "4546704518",             "FirstName": "Abel",             "MiddleInitial": "G",             "LastName": "Porcelli",             "Address1": "9766 E. Plainwell Ave.",             "Address2": "Suite A",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1256",             "SaleDate": "8/21/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 14.49,             "Discount": "0.100000001",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1673",             "AccountNumber": "4546704518",             "FirstName": "Abel",             "MiddleInitial": "G",             "LastName": "Porcelli",             "Address1": "9766 E. Plainwell Ave.",             "Address2": "Suite A",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1256",             "SaleDate": "8/21/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1234",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1673",             "AccountNumber": "4546704518",             "FirstName": "Abel",             "MiddleInitial": "G",             "LastName": "Porcelli",             "Address1": "9766 E. Plainwell Ave.",             "Address2": "Suite A",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1256",             "SaleDate": "8/21/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1334",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1673",             "AccountNumber": "4546704518",             "FirstName": "Abel",             "MiddleInitial": "G",             "LastName": "Porcelli",             "Address1": "9766 E. Plainwell Ave.",             "Address2": "Suite A",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1256",             "SaleDate": "8/21/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1673",             "AccountNumber": "4546704518",             "FirstName": "Abel",             "MiddleInitial": "G",             "LastName": "Porcelli",             "Address1": "9766 E. Plainwell Ave.",             "Address2": "Suite A",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1256",             "SaleDate": "8/21/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1014",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1674",             "AccountNumber": "4546704522",             "FirstName": "Wavley",             "MiddleInitial": "O",             "LastName": "Wooding",             "Address1": "6206 Douglas Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1145",             "SaleDate": "5/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Sting",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1034",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1674",             "AccountNumber": "4546704522",             "FirstName": "Wavley",             "MiddleInitial": "O",             "LastName": "Wooding",             "Address1": "6206 Douglas Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1962",             "SaleDate": "12/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1365",             "SaleDate": "11/18/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1365",             "SaleDate": "11/18/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1377",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1365",             "SaleDate": "11/18/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1227",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1365",             "SaleDate": "11/18/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1365",             "SaleDate": "11/18/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Coming to America",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1151",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1647",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1610",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Little Mermaid",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1189",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Porky's",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1101",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1675",             "AccountNumber": "4546704524",             "FirstName": "Conleth",             "MiddleInitial": "W",             "LastName": "Oler",             "Address1": "214 W. Woodview Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1956",             "SaleDate": "12/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1127",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1676",             "AccountNumber": "4546704529",             "FirstName": "Lee",             "LastName": "Tarpey",             "Address1": "1783 Wayne Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1360",             "SaleDate": "11/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Patriot",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1585",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1676",             "AccountNumber": "4546704529",             "FirstName": "Lee",             "LastName": "Tarpey",             "Address1": "1783 Wayne Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1360",             "SaleDate": "11/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Sum of All Fears",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1699",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1676",             "AccountNumber": "4546704529",             "FirstName": "Lee",             "LastName": "Tarpey",             "Address1": "1783 Wayne Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1452",             "SaleDate": "1/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1289",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1676",             "AccountNumber": "4546704529",             "FirstName": "Lee",             "LastName": "Tarpey",             "Address1": "1783 Wayne Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1452",             "SaleDate": "1/16/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1745",             "SaleDate": "8/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1745",             "SaleDate": "8/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1164",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1745",             "SaleDate": "8/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1745",             "SaleDate": "8/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1745",             "SaleDate": "8/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1672",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "4",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Vanilla Sky",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1599",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1849",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1301",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1041",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bambi",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1005",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1800",             "SaleDate": "9/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1677",             "AccountNumber": "4546704532",             "FirstName": "Carlton",             "MiddleInitial": "L",             "LastName": "Becenti",             "Address1": "5938 22nd Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1836",             "SaleDate": "9/30/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1678",             "AccountNumber": "4546704536",             "FirstName": "Wendie",             "MiddleInitial": "M",             "LastName": "Byerly",             "Address1": "5170 W. Lake Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1432",             "SaleDate": "1/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "3",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1201",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Aladdin",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.01",             "ProductID": "1262",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.059999999",             "ProductID": "1509",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1643",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1679",             "AccountNumber": "4546704538",             "FirstName": "Melanie",             "LastName": "Suman",             "Address1": "2858 Gayhart Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1105",             "SaleDate": "4/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Superman",             "Quantity": "5",             "Price": 16.95,             "Discount": "0",             "ProductID": "1070",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1409",             "SaleDate": "12/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1714",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1468",             "SaleDate": "1/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Twins",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1154",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1468",             "SaleDate": "1/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1449",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1149",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1209",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "3",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1445",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1521",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1556",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1681",             "AccountNumber": "4546704547",             "FirstName": "Epifanio",             "LastName": "Lilley",             "Address1": "422 N. Kenneth Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1967",             "SaleDate": "12/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1732",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beauty and the Beast",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1232",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "King Kong",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1869",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1679",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Armageddon",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1468",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "3",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Tomorrow Never Dies",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1420",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sister Act",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1266",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1682",             "AccountNumber": "4546704550",             "FirstName": "Marcella",             "MiddleInitial": "G",             "LastName": "Alejandre",             "Address1": "3520 Youngs Way",             "Address2": "Suite 18",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1814",             "SaleDate": "9/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1683",             "AccountNumber": "4546704555",             "FirstName": "Benjamin",             "MiddleInitial": "V",             "LastName": "Tacy",             "Address1": "6349 N. Division Lane",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1338",             "SaleDate": "10/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1356",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1683",             "AccountNumber": "4546704555",             "FirstName": "Benjamin",             "MiddleInitial": "V",             "LastName": "Tacy",             "Address1": "6349 N. Division Lane",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1338",             "SaleDate": "10/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1532",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1684",             "AccountNumber": "4546704560",             "FirstName": "Stella",             "LastName": "Fansler",             "Address1": "612 S. Morton Road",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1600",             "SaleDate": "4/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1482",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1684",             "AccountNumber": "4546704560",             "FirstName": "Stella",             "LastName": "Fansler",             "Address1": "612 S. Morton Road",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1600",             "SaleDate": "4/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1684",             "AccountNumber": "4546704560",             "FirstName": "Stella",             "LastName": "Fansler",             "Address1": "612 S. Morton Road",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1600",             "SaleDate": "4/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1826",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1684",             "AccountNumber": "4546704560",             "FirstName": "Stella",             "LastName": "Fansler",             "Address1": "612 S. Morton Road",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1600",             "SaleDate": "4/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "My Best Friend's Wedding",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1431",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1684",             "AccountNumber": "4546704560",             "FirstName": "Stella",             "LastName": "Fansler",             "Address1": "612 S. Morton Road",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1600",             "SaleDate": "4/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1002",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1684",             "AccountNumber": "4546704560",             "FirstName": "Stella",             "LastName": "Fansler",             "Address1": "612 S. Morton Road",             "Address2": "Suite E",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1600",             "SaleDate": "4/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Godzilla",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1461",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1551",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Crocodile Dundee",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1130",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1135",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1182",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "3",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1685",             "AccountNumber": "4546704565",             "FirstName": "Onetha",             "MiddleInitial": "R",             "LastName": "Meaux",             "Address1": "6702 Pine Parkway",             "Address2": "Suite A",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1698",             "SaleDate": "7/5/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "3",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1687",             "AccountNumber": "4546704572",             "FirstName": "Lindley",             "MiddleInitial": "P",             "LastName": "Fluitt",             "Address1": "3160 School Ave.",             "Address2": "Suite 30",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1724",             "SaleDate": "7/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1687",             "AccountNumber": "4546704572",             "FirstName": "Lindley",             "MiddleInitial": "P",             "LastName": "Fluitt",             "Address1": "3160 School Ave.",             "Address2": "Suite 30",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1724",             "SaleDate": "7/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1445",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1687",             "AccountNumber": "4546704572",             "FirstName": "Lindley",             "MiddleInitial": "P",             "LastName": "Fluitt",             "Address1": "3160 School Ave.",             "Address2": "Suite 30",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1724",             "SaleDate": "7/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1386",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1687",             "AccountNumber": "4546704572",             "FirstName": "Lindley",             "MiddleInitial": "P",             "LastName": "Fluitt",             "Address1": "3160 School Ave.",             "Address2": "Suite 30",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1724",             "SaleDate": "7/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1687",             "AccountNumber": "4546704572",             "FirstName": "Lindley",             "MiddleInitial": "P",             "LastName": "Fluitt",             "Address1": "3160 School Ave.",             "Address2": "Suite 30",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1724",             "SaleDate": "7/21/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1018",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1687",             "AccountNumber": "4546704572",             "FirstName": "Lindley",             "MiddleInitial": "P",             "LastName": "Fluitt",             "Address1": "3160 School Ave.",             "Address2": "Suite 30",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1724",             "SaleDate": "7/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1812",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1687",             "AccountNumber": "4546704572",             "FirstName": "Lindley",             "MiddleInitial": "P",             "LastName": "Fluitt",             "Address1": "3160 School Ave.",             "Address2": "Suite 30",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1724",             "SaleDate": "7/21/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "5",             "Price": 23.45,             "Discount": "0.01",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1469",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1841",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0.07",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1473",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.050000001",             "ProductID": "1445",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1380",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 22.49,             "Discount": "0.07",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone with the Wind",             "Quantity": "3",             "Price": 21.95,             "Discount": "0",             "ProductID": "1002",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1688",             "AccountNumber": "4546704575",             "FirstName": "Muriel",             "MiddleInitial": "X",             "LastName": "Hurst",             "Address1": "3870 W. Ball Ave.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1491",             "SaleDate": "2/16/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1025",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1689",             "AccountNumber": "4546704577",             "FirstName": "Annamarie",             "MiddleInitial": "M",             "LastName": "Ells",             "Address1": "19217 Lawrence Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1635",             "SaleDate": "5/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1562",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1690",             "AccountNumber": "4546704578",             "FirstName": "Rick",             "MiddleInitial": "Z",             "LastName": "Hendley",             "Address1": "9966 Barfield Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1181",             "SaleDate": "6/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1593",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1690",             "AccountNumber": "4546704578",             "FirstName": "Rick",             "MiddleInitial": "Z",             "LastName": "Hendley",             "Address1": "9966 Barfield Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1181",             "SaleDate": "6/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1764",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1691",             "AccountNumber": "4546704579",             "FirstName": "Onita",             "MiddleInitial": "V",             "LastName": "Sleeth",             "Address1": "17897 Jamie Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1896",             "SaleDate": "11/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1143",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1691",             "AccountNumber": "4546704579",             "FirstName": "Onita",             "MiddleInitial": "V",             "LastName": "Sleeth",             "Address1": "17897 Jamie Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1896",             "SaleDate": "11/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 23.99,             "Discount": "0.07",             "ProductID": "1412",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1691",             "AccountNumber": "4546704579",             "FirstName": "Onita",             "MiddleInitial": "V",             "LastName": "Sleeth",             "Address1": "17897 Jamie Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1896",             "SaleDate": "11/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1691",             "AccountNumber": "4546704579",             "FirstName": "Onita",             "MiddleInitial": "V",             "LastName": "Sleeth",             "Address1": "17897 Jamie Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1896",             "SaleDate": "11/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Village",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1805",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1693",             "AccountNumber": "4546704585",             "FirstName": "Wilfred",             "MiddleInitial": "A",             "LastName": "Meszaros",             "Address1": "9594 W. Dix Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1340",             "SaleDate": "10/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1693",             "AccountNumber": "4546704585",             "FirstName": "Wilfred",             "MiddleInitial": "A",             "LastName": "Meszaros",             "Address1": "9594 W. Dix Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1340",             "SaleDate": "10/25/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1594",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1694",             "AccountNumber": "4546704587",             "FirstName": "Sophia",             "MiddleInitial": "L",             "LastName": "Whitesides",             "Address1": "9696 S. David Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1295",             "SaleDate": "9/18/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 17.95,             "Discount": "0.059999999",             "ProductID": "1261",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1694",             "AccountNumber": "4546704587",             "FirstName": "Sophia",             "MiddleInitial": "L",             "LastName": "Whitesides",             "Address1": "9696 S. David Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1295",             "SaleDate": "9/18/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1450",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1694",             "AccountNumber": "4546704587",             "FirstName": "Sophia",             "MiddleInitial": "L",             "LastName": "Whitesides",             "Address1": "9696 S. David Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1309",             "SaleDate": "10/2/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1694",             "AccountNumber": "4546704587",             "FirstName": "Sophia",             "MiddleInitial": "L",             "LastName": "Whitesides",             "Address1": "9696 S. David Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1309",             "SaleDate": "10/2/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Addams Family",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1236",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1695",             "AccountNumber": "4546704592",             "FirstName": "Joan Anderson",             "MiddleInitial": "V",             "LastName": "Truman",             "Address1": "1346 W. Lisa Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1344",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0.01",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1695",             "AccountNumber": "4546704592",             "FirstName": "Joan Anderson",             "MiddleInitial": "V",             "LastName": "Truman",             "Address1": "1346 W. Lisa Lane",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1344",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1696",             "AccountNumber": "4546704593",             "FirstName": "Bette",             "LastName": "Gwartney",             "Address1": "6276 Fairgrounds Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1470",             "SaleDate": "2/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Madagascar",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1860",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Rock",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1375",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1107",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1697",             "AccountNumber": "4546704596",             "FirstName": "Ann",             "MiddleInitial": "B",             "LastName": "Stejskal",             "Address1": "2272 S. Benson Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1430",             "SaleDate": "1/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1019",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1602",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1353",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1771",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1137",             "SaleDate": "5/13/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Superman",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1070",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1445",             "SaleDate": "1/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1003",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1445",             "SaleDate": "1/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1445",             "SaleDate": "1/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1445",             "SaleDate": "1/10/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1445",             "SaleDate": "1/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1290",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1445",             "SaleDate": "1/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ghost",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1212",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1445",             "SaleDate": "1/10/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1098",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1951",             "SaleDate": "12/7/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Men in Black",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1429",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1951",             "SaleDate": "12/7/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Titanic",             "Quantity": "3",             "Price": 16.45,             "Discount": "0",             "ProductID": "1402",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1699",             "AccountNumber": "4546704606",             "FirstName": "Philas",             "MiddleInitial": "D",             "LastName": "Barkman",             "Address1": "3347 Barton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1951",             "SaleDate": "12/7/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sleepy Hollow",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1489",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1334",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Grudge",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1795",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Village",             "Quantity": "3",             "Price": 14.45,             "Discount": "0",             "ProductID": "1804",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1431",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1140",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1048",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1045",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1072",             "SaleDate": "3/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1824",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1700",             "AccountNumber": "4546704607",             "FirstName": "Sean",             "MiddleInitial": "Z",             "LastName": "Jin",             "Address1": "27060 N. Lawrence Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1824",             "SaleDate": "9/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1701",             "AccountNumber": "4546704610",             "FirstName": "Rethel",             "LastName": "Doud",             "Address1": "4489 S. Hays Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1316",             "SaleDate": "10/7/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "3",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1701",             "AccountNumber": "4546704610",             "FirstName": "Rethel",             "LastName": "Doud",             "Address1": "4489 S. Hays Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1316",             "SaleDate": "10/7/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Elf",             "Quantity": "4",             "Price": 23.45,             "Discount": "0",             "ProductID": "1762",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1701",             "AccountNumber": "4546704610",             "FirstName": "Rethel",             "LastName": "Doud",             "Address1": "4489 S. Hays Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1316",             "SaleDate": "10/7/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1610",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1701",             "AccountNumber": "4546704610",             "FirstName": "Rethel",             "LastName": "Doud",             "Address1": "4489 S. Hays Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1316",             "SaleDate": "10/7/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1561",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1701",             "AccountNumber": "4546704610",             "FirstName": "Rethel",             "LastName": "Doud",             "Address1": "4489 S. Hays Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1316",             "SaleDate": "10/7/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "X-Men",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1556",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1701",             "AccountNumber": "4546704610",             "FirstName": "Rethel",             "LastName": "Doud",             "Address1": "4489 S. Hays Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1316",             "SaleDate": "10/7/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1182",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1701",             "AccountNumber": "4546704610",             "FirstName": "Rethel",             "LastName": "Doud",             "Address1": "4489 S. Hays Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1529",             "SaleDate": "3/16/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Hitch",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1856",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1133",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beauty and the Beast",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1232",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1275",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1520",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1702",             "AccountNumber": "4546704615",             "FirstName": "Marcelina",             "MiddleInitial": "M",             "LastName": "Felmlee",             "Address1": "6781 S. Elmwood Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1873",             "SaleDate": "10/19/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1705",             "AccountNumber": "4546704628",             "FirstName": "Lauretta",             "MiddleInitial": "Z",             "LastName": "Maza",             "Address1": "8727 W. Apple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1028",             "SaleDate": "1/31/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1705",             "AccountNumber": "4546704628",             "FirstName": "Lauretta",             "MiddleInitial": "Z",             "LastName": "Maza",             "Address1": "8727 W. Apple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1028",             "SaleDate": "1/31/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1705",             "AccountNumber": "4546704628",             "FirstName": "Lauretta",             "MiddleInitial": "Z",             "LastName": "Maza",             "Address1": "8727 W. Apple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1028",             "SaleDate": "1/31/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1321",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1705",             "AccountNumber": "4546704628",             "FirstName": "Lauretta",             "MiddleInitial": "Z",             "LastName": "Maza",             "Address1": "8727 W. Apple Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1396",             "SaleDate": "12/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1706",             "AccountNumber": "4546704632",             "FirstName": "Dianne",             "MiddleInitial": "I",             "LastName": "Grays",             "Address1": "9720 W. Grand Ravine Parkway",             "Address2": "Apt. #209",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1265",             "SaleDate": "8/30/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1706",             "AccountNumber": "4546704632",             "FirstName": "Dianne",             "MiddleInitial": "I",             "LastName": "Grays",             "Address1": "9720 W. Grand Ravine Parkway",             "Address2": "Apt. #209",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1265",             "SaleDate": "8/30/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1706",             "AccountNumber": "4546704632",             "FirstName": "Dianne",             "MiddleInitial": "I",             "LastName": "Grays",             "Address1": "9720 W. Grand Ravine Parkway",             "Address2": "Apt. #209",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1265",             "SaleDate": "8/30/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1549",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1706",             "AccountNumber": "4546704632",             "FirstName": "Dianne",             "MiddleInitial": "I",             "LastName": "Grays",             "Address1": "9720 W. Grand Ravine Parkway",             "Address2": "Apt. #209",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1756",             "SaleDate": "8/11/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0.01",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1706",             "AccountNumber": "4546704632",             "FirstName": "Dianne",             "MiddleInitial": "I",             "LastName": "Grays",             "Address1": "9720 W. Grand Ravine Parkway",             "Address2": "Apt. #209",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1756",             "SaleDate": "8/11/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1383",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1706",             "AccountNumber": "4546704632",             "FirstName": "Dianne",             "MiddleInitial": "I",             "LastName": "Grays",             "Address1": "9720 W. Grand Ravine Parkway",             "Address2": "Apt. #209",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1756",             "SaleDate": "8/11/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1706",             "AccountNumber": "4546704632",             "FirstName": "Dianne",             "MiddleInitial": "I",             "LastName": "Grays",             "Address1": "9720 W. Grand Ravine Parkway",             "Address2": "Apt. #209",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1756",             "SaleDate": "8/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1493",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1707",             "AccountNumber": "4546704636",             "FirstName": "Carrie",             "MiddleInitial": "V",             "LastName": "Wilson",             "Address1": "6593 Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1971",             "SaleDate": "12/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman",             "Quantity": "5",             "Price": 16.45,             "Discount": "0",             "ProductID": "1071",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1707",             "AccountNumber": "4546704636",             "FirstName": "Carrie",             "MiddleInitial": "V",             "LastName": "Wilson",             "Address1": "6593 Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1971",             "SaleDate": "12/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1504",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1707",             "AccountNumber": "4546704636",             "FirstName": "Carrie",             "MiddleInitial": "V",             "LastName": "Wilson",             "Address1": "6593 Lusivika Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1971",             "SaleDate": "12/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1708",             "AccountNumber": "4546704641",             "FirstName": "Chaillot",             "MiddleInitial": "F",             "LastName": "Hay",             "Address1": "3169 S. Bass Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1348",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1053",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1708",             "AccountNumber": "4546704641",             "FirstName": "Chaillot",             "MiddleInitial": "F",             "LastName": "Hay",             "Address1": "3169 S. Bass Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1348",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1708",             "AccountNumber": "4546704641",             "FirstName": "Chaillot",             "MiddleInitial": "F",             "LastName": "Hay",             "Address1": "3169 S. Bass Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1348",             "SaleDate": "11/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1689",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "3",             "Price": 19.49,             "Discount": "0.059999999",             "ProductID": "1845",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "2",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1620",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1436",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1316",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1709",             "AccountNumber": "4546704644",             "FirstName": "Michael John",             "MiddleInitial": "B",             "LastName": "Taube",             "Address1": "26004 S. Jerome Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1584",             "SaleDate": "4/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Firm",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.01",             "ProductID": "1287",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1689",             "SaleDate": "6/28/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1689",             "SaleDate": "6/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1689",             "SaleDate": "6/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1540",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1689",             "SaleDate": "6/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1689",             "SaleDate": "6/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1689",             "SaleDate": "6/28/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1913",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Madagascar",             "Quantity": "2",             "Price": 15.49,             "Discount": "0",             "ProductID": "1861",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1913",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1472",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1712",             "AccountNumber": "4546704653",             "FirstName": "Trisha",             "LastName": "Walford",             "Address1": "4488 19th Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1913",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1626",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Daredevil",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1706",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.090000004",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tomorrow Never Dies",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1421",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1713",             "AccountNumber": "4546704657",             "FirstName": "Neva",             "MiddleInitial": "R",             "LastName": "Loiselle",             "Address1": "1360 N. Francis Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1580",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Cast Away",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1578",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 17.99,             "Discount": "0.100000001",             "ProductID": "1059",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "3",             "Price": 16.95,             "Discount": "0",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1508",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1544",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "8 Mile",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1694",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1507",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "4",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1536",             "SaleDate": "3/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1536",             "SaleDate": "3/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wedding Crashers",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1866",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1536",             "SaleDate": "3/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1536",             "SaleDate": "3/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 15.99,             "Discount": "0.039999999",             "ProductID": "1434",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1536",             "SaleDate": "3/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Coming to America",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1151",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1536",             "SaleDate": "3/20/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1019",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1536",             "SaleDate": "3/20/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1657",             "SaleDate": "6/9/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1657",             "SaleDate": "6/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1657",             "SaleDate": "6/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1657",             "SaleDate": "6/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1657",             "SaleDate": "6/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1675",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1715",             "AccountNumber": "4546704663",             "FirstName": "Brad",             "MiddleInitial": "O",             "LastName": "Kelm",             "Address1": "46983 Walnut Woods Street",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1657",             "SaleDate": "6/9/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1717",             "AccountNumber": "4546704669",             "FirstName": "Jeannie",             "LastName": "Jain",             "Address1": "6371 W. Ida Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1492",             "SaleDate": "2/16/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1365",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1717",             "AccountNumber": "4546704669",             "FirstName": "Jeannie",             "LastName": "Jain",             "Address1": "6371 W. Ida Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1492",             "SaleDate": "2/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Face/Off",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1403",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1717",             "AccountNumber": "4546704669",             "FirstName": "Jeannie",             "LastName": "Jain",             "Address1": "6371 W. Ida Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1492",             "SaleDate": "2/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "2",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1717",             "AccountNumber": "4546704669",             "FirstName": "Jeannie",             "LastName": "Jain",             "Address1": "6371 W. Ida Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1492",             "SaleDate": "2/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1481",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1717",             "AccountNumber": "4546704669",             "FirstName": "Jeannie",             "LastName": "Jain",             "Address1": "6371 W. Ida Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1492",             "SaleDate": "2/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "King Kong",             "Quantity": "4",             "Price": 16.95,             "Discount": "0",             "ProductID": "1869",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1717",             "AccountNumber": "4546704669",             "FirstName": "Jeannie",             "LastName": "Jain",             "Address1": "6371 W. Ida Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1492",             "SaleDate": "2/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1202",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1501",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Sweet Home Alabama",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1661",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1063",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1331",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.079999998",             "ProductID": "1321",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mulan",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1464",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1719",             "AccountNumber": "4546704673",             "FirstName": "Marjorie",             "LastName": "Hamed",             "Address1": "8186 N. Conifer Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1201",             "SaleDate": "7/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1449",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.039999999",             "ProductID": "1657",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1336",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Driving Miss Daisy",             "Quantity": "3",             "Price": 22.95,             "Discount": "0",             "ProductID": "1195",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1720",             "AccountNumber": "4546704674",             "FirstName": "Judine",             "MiddleInitial": "P",             "LastName": "Simerly",             "Address1": "18670 N. Kent Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1559",             "SaleDate": "4/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1232",             "SaleDate": "8/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Every Which Way But Loose",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1074",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1232",             "SaleDate": "8/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1702",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1232",             "SaleDate": "8/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.059999999",             "ProductID": "1633",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1232",             "SaleDate": "8/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1458",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1232",             "SaleDate": "8/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1232",             "SaleDate": "8/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dumb & Dumber",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1319",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1232",             "SaleDate": "8/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1249",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1173",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1689",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1605",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie",             "Quantity": "5",             "Price": 23.99,             "Discount": "0",             "ProductID": "1513",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1112",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Total Recall",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1215",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1722",             "AccountNumber": "4546704680",             "FirstName": "Bryant",             "MiddleInitial": "D",             "LastName": "Lamphere",             "Address1": "P.O. Box #4844",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1748",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1723",             "AccountNumber": "4546704685",             "FirstName": "Lori",             "LastName": "Simmerman",             "Address1": "3002 Plymouth Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1980",             "SaleDate": "12/24/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.059999999",             "ProductID": "1282",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1723",             "AccountNumber": "4546704685",             "FirstName": "Lori",             "LastName": "Simmerman",             "Address1": "3002 Plymouth Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1980",             "SaleDate": "12/24/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Mulan",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1466",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1723",             "AccountNumber": "4546704685",             "FirstName": "Lori",             "LastName": "Simmerman",             "Address1": "3002 Plymouth Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1980",             "SaleDate": "12/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1079",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1723",             "AccountNumber": "4546704685",             "FirstName": "Lori",             "LastName": "Simmerman",             "Address1": "3002 Plymouth Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1980",             "SaleDate": "12/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Sting",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1035",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1723",             "AccountNumber": "4546704685",             "FirstName": "Lori",             "LastName": "Simmerman",             "Address1": "3002 Plymouth Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1980",             "SaleDate": "12/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1798",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1022",             "SaleDate": "1/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1022",             "SaleDate": "1/23/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ocean's Eleven",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1615",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1022",             "SaleDate": "1/23/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1116",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1479",             "SaleDate": "2/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1479",             "SaleDate": "2/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Birdcage",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1385",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1479",             "SaleDate": "2/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1479",             "SaleDate": "2/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1479",             "SaleDate": "2/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1508",             "SaleDate": "2/27/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The First Wives Club",             "Quantity": "2",             "Price": 19.49,             "Discount": "0",             "ProductID": "1393",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1508",             "SaleDate": "2/27/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "4",             "Price": 19.49,             "Discount": "0",             "ProductID": "1624",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1508",             "SaleDate": "2/27/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Miss Congeniality",             "Quantity": "5",             "Price": 16.99,             "Discount": "0",             "ProductID": "1540",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1508",             "SaleDate": "2/27/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1416",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1508",             "SaleDate": "2/27/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1270",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1508",             "SaleDate": "2/27/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Tootsie",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1103",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1724",             "AccountNumber": "4546704690",             "FirstName": "M. E. Joseph",             "MiddleInitial": "N",             "LastName": "Sturdivant",             "Address1": "P.O. Box #13370",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1508",             "SaleDate": "2/27/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1508",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1702",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wo hu cang long",             "Quantity": "1",             "Price": 17.49,             "Discount": "0.100000001",             "ProductID": "1580",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Parenthood",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1186",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1254",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1725",             "AccountNumber": "4546704694",             "FirstName": "Tai",             "MiddleInitial": "M",             "LastName": "Hennessy",             "Address1": "1302 N. Turkey Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1037",             "SaleDate": "2/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1054",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1054",             "SaleDate": "2/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 16.95,             "Discount": "0.01",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Men in Black II",             "Quantity": "3",             "Price": 33.95,             "Discount": "0",             "ProductID": "1654",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Firm",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1287",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1532",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1727",             "AccountNumber": "4546704698",             "FirstName": "Raliegh",             "MiddleInitial": "Z",             "LastName": "Arrowsmith",             "Address1": "37548 Newark Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1806",             "SaleDate": "9/13/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "X2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1711",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Ransom",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1370",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1431",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "2",             "Price": 23.95,             "Discount": "0.100000001",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1850",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1457",             "SaleDate": "1/18/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ice Age",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1698",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Titanic",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1400",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1333",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1731",             "AccountNumber": "4546704710",             "FirstName": "Marcella",             "LastName": "Josey",             "Address1": "2262 Timber Oaks Lane",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1727",             "SaleDate": "7/24/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Mask",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1328",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1737",             "AccountNumber": "4546704733",             "FirstName": "Paige",             "MiddleInitial": "J",             "LastName": "Merrow",             "Address1": "938 Gilkey Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1683",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1776",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1737",             "AccountNumber": "4546704733",             "FirstName": "Paige",             "MiddleInitial": "J",             "LastName": "Merrow",             "Address1": "938 Gilkey Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1683",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gone in Sixty Seconds",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1567",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1737",             "AccountNumber": "4546704733",             "FirstName": "Paige",             "MiddleInitial": "J",             "LastName": "Merrow",             "Address1": "938 Gilkey Blvd.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1683",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "4",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1738",             "AccountNumber": "4546704735",             "FirstName": "Eithne",             "MiddleInitial": "O",             "LastName": "Stefano",             "Address1": "1254 Van Buren Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1141",             "SaleDate": "5/16/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1738",             "AccountNumber": "4546704735",             "FirstName": "Eithne",             "MiddleInitial": "O",             "LastName": "Stefano",             "Address1": "1254 Van Buren Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1141",             "SaleDate": "5/16/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Toy Story",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1347",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1738",             "AccountNumber": "4546704735",             "FirstName": "Eithne",             "MiddleInitial": "O",             "LastName": "Stefano",             "Address1": "1254 Van Buren Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1141",             "SaleDate": "5/16/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Contact",             "Quantity": "2",             "Price": 13.45,             "Discount": "0",             "ProductID": "1411",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1738",             "AccountNumber": "4546704735",             "FirstName": "Eithne",             "MiddleInitial": "O",             "LastName": "Stefano",             "Address1": "1254 Van Buren Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1141",             "SaleDate": "5/16/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1738",             "AccountNumber": "4546704735",             "FirstName": "Eithne",             "MiddleInitial": "O",             "LastName": "Stefano",             "Address1": "1254 Van Buren Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1141",             "SaleDate": "5/16/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Planet of the Apes",             "Quantity": "5",             "Price": 23.49,             "Discount": "0",             "ProductID": "1603",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Platoon",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1128",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1758",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Patriot",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1586",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1784",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Sting",             "Quantity": "1",             "Price": 14.49,             "Discount": "0.050000001",             "ProductID": "1036",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1739",             "AccountNumber": "4546704740",             "FirstName": "Dennis",             "MiddleInitial": "O",             "LastName": "Rakowski",             "Address1": "P.O. Box #17661",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1618",             "SaleDate": "5/12/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1645",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1853",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.07",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1269",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "City Slickers",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1240",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1107",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1742",             "AccountNumber": "4546704751",             "FirstName": "Lonnie",             "MiddleInitial": "U",             "LastName": "Anding",             "Address1": "11698 N. Pike Lake Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1465",             "SaleDate": "1/25/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "4",             "Price": 16.99,             "Discount": "0",             "ProductID": "1192",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1033",             "SaleDate": "2/2/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 19.95,             "Discount": "0.039999999",             "ProductID": "1235",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1033",             "SaleDate": "2/2/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1450",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1450",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1450",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1085",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1450",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1568",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1450",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1450",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1450",             "SaleDate": "1/13/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1845",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Hitch",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1855",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1545",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Good Will Hunting",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1396",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1362",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Big",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1168",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1743",             "AccountNumber": "4546704756",             "FirstName": "Gledola",             "MiddleInitial": "V",             "LastName": "Leathers",             "Address1": "920 S. 36th Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1786",             "SaleDate": "8/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1744",             "AccountNumber": "4546704757",             "FirstName": "Doug",             "MiddleInitial": "C",             "LastName": "Uzarski",             "Address1": "1603 32nd Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1766",             "SaleDate": "8/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1872",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1744",             "AccountNumber": "4546704757",             "FirstName": "Doug",             "MiddleInitial": "C",             "LastName": "Uzarski",             "Address1": "1603 32nd Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1766",             "SaleDate": "8/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1744",             "AccountNumber": "4546704757",             "FirstName": "Doug",             "MiddleInitial": "C",             "LastName": "Uzarski",             "Address1": "1603 32nd Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1766",             "SaleDate": "8/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Patriot",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1586",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1744",             "AccountNumber": "4546704757",             "FirstName": "Doug",             "MiddleInitial": "C",             "LastName": "Uzarski",             "Address1": "1603 32nd Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1766",             "SaleDate": "8/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1744",             "AccountNumber": "4546704757",             "FirstName": "Doug",             "MiddleInitial": "C",             "LastName": "Uzarski",             "Address1": "1603 32nd Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1766",             "SaleDate": "8/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1013",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1744",             "AccountNumber": "4546704757",             "FirstName": "Doug",             "MiddleInitial": "C",             "LastName": "Uzarski",             "Address1": "1603 32nd Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1766",             "SaleDate": "8/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "X-Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1554",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1715",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ocean's Eleven",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1615",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "4",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1745",             "AccountNumber": "4546704761",             "FirstName": "Edith Daniel",             "MiddleInitial": "D",             "LastName": "Hamlin",             "Address1": "2163 N. Harmony Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1989",             "SaleDate": "12/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1746",             "AccountNumber": "4546704762",             "FirstName": "Howard",             "MiddleInitial": "R",             "LastName": "Springer",             "Address1": "8674 W. Mills Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1119",             "SaleDate": "4/27/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1746",             "AccountNumber": "4546704762",             "FirstName": "Howard",             "MiddleInitial": "R",             "LastName": "Springer",             "Address1": "8674 W. Mills Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1119",             "SaleDate": "4/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1332",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1746",             "AccountNumber": "4546704762",             "FirstName": "Howard",             "MiddleInitial": "R",             "LastName": "Springer",             "Address1": "8674 W. Mills Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1119",             "SaleDate": "4/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1066",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1746",             "AccountNumber": "4546704762",             "FirstName": "Howard",             "MiddleInitial": "R",             "LastName": "Springer",             "Address1": "8674 W. Mills Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1119",             "SaleDate": "4/27/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Twins",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1154",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1815",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shark Tale",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1808",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wo hu cang long",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1579",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1221",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1233",             "SaleDate": "8/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1442",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1324",             "SaleDate": "10/13/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1324",             "SaleDate": "10/13/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Village",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.039999999",             "ProductID": "1805",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1541",             "SaleDate": "3/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1541",             "SaleDate": "3/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1390",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1541",             "SaleDate": "3/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1541",             "SaleDate": "3/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1232",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1596",             "SaleDate": "4/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Saturday Night Fever",             "Quantity": "4",             "Price": 17.99,             "Discount": "0",             "ProductID": "1059",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1596",             "SaleDate": "4/27/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1304",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1596",             "SaleDate": "4/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1596",             "SaleDate": "4/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1731",             "SaleDate": "7/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1731",             "SaleDate": "7/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1257",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1731",             "SaleDate": "7/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1525",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1731",             "SaleDate": "7/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1731",             "SaleDate": "7/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.99,             "Discount": "0.02",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1731",             "SaleDate": "7/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1622",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1782",             "SaleDate": "8/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1782",             "SaleDate": "8/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1365",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1782",             "SaleDate": "8/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1444",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1782",             "SaleDate": "8/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1782",             "SaleDate": "8/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1782",             "SaleDate": "8/27/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0.029999999",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1782",             "SaleDate": "8/27/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "3",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1749",             "AccountNumber": "4546704770",             "FirstName": "Maryan",             "MiddleInitial": "G",             "LastName": "Bobb",             "Address1": "3480 E. Irving Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1832",             "SaleDate": "9/27/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1751",             "AccountNumber": "4546704776",             "FirstName": "Alexandro",             "MiddleInitial": "V",             "LastName": "Althouse",             "Address1": "3333 Watson Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1357",             "SaleDate": "11/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1751",             "AccountNumber": "4546704776",             "FirstName": "Alexandro",             "MiddleInitial": "V",             "LastName": "Althouse",             "Address1": "3333 Watson Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1357",             "SaleDate": "11/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1532",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1751",             "AccountNumber": "4546704776",             "FirstName": "Alexandro",             "MiddleInitial": "V",             "LastName": "Althouse",             "Address1": "3333 Watson Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1357",             "SaleDate": "11/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1207",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1751",             "AccountNumber": "4546704776",             "FirstName": "Alexandro",             "MiddleInitial": "V",             "LastName": "Althouse",             "Address1": "3333 Watson Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1357",             "SaleDate": "11/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.07",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Bad Boys II",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1727",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scream",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1387",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman Returns",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1249",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1087",             "SaleDate": "3/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Coming to America",             "Quantity": "3",             "Price": 23.95,             "Discount": "0",             "ProductID": "1151",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 17.99,             "Discount": "0.07",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1529",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1732",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mr. & Mrs. Smith",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1858",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Air Force One",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1408",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1261",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.050000001",             "ProductID": "1004",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1752",             "AccountNumber": "4546704778",             "FirstName": "Silvio",             "LastName": "Stefan",             "Address1": "961 S. 21st Street",             "Address2": "Suite 44",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1557",             "SaleDate": "3/31/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1728",             "SaleDate": "7/26/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1728",             "SaleDate": "7/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Longest Yard",             "Quantity": "5",             "Price": 25.99,             "Discount": "0",             "ProductID": "1873",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1728",             "SaleDate": "7/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1686",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1765",             "SaleDate": "8/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1765",             "SaleDate": "8/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1334",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1765",             "SaleDate": "8/18/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1765",             "SaleDate": "8/18/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1063",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1753",             "AccountNumber": "4546704783",             "FirstName": "Vierlyn",             "MiddleInitial": "B",             "LastName": "Willms",             "Address1": "8678 Charlie Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1765",             "SaleDate": "8/18/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1494",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1754",             "AccountNumber": "4546704787",             "FirstName": "Shany",             "MiddleInitial": "N",             "LastName": "Prezioso",             "Address1": "9596 S. MacArthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1715",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1754",             "AccountNumber": "4546704787",             "FirstName": "Shany",             "MiddleInitial": "N",             "LastName": "Prezioso",             "Address1": "9596 S. MacArthur Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1715",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1458",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scream 2",             "Quantity": "5",             "Price": 17.95,             "Discount": "0",             "ProductID": "1422",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1618",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "1",             "Price": 19.99,             "Discount": "0.100000001",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Air Force One",             "Quantity": "5",             "Price": 21.49,             "Discount": "0",             "ProductID": "1408",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "4",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Pulp Fiction",             "Quantity": "2",             "Price": 17.45,             "Discount": "0",             "ProductID": "1318",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1755",             "AccountNumber": "4546704789",             "FirstName": "Sonny",             "MiddleInitial": "O",             "LastName": "Dacus",             "Address1": "24328 N. Mandy Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1410",             "SaleDate": "12/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Anger Management",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1753",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "2",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1829",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1633",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1173",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1157",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Jungle Book",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1019",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1758",             "AccountNumber": "4546704799",             "FirstName": "Karen",             "MiddleInitial": "F",             "LastName": "Keim",             "Address1": "7362 Pine River Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1700",             "SaleDate": "7/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "8 Mile",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1694",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1760",             "AccountNumber": "4546704802",             "FirstName": "Morrie",             "MiddleInitial": "S",             "LastName": "Ingham",             "Address1": "3813 Eaton Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1900",             "SaleDate": "11/10/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1296",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1760",             "AccountNumber": "4546704802",             "FirstName": "Morrie",             "MiddleInitial": "S",             "LastName": "Ingham",             "Address1": "3813 Eaton Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1900",             "SaleDate": "11/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1760",             "AccountNumber": "4546704802",             "FirstName": "Morrie",             "MiddleInitial": "S",             "LastName": "Ingham",             "Address1": "3813 Eaton Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1900",             "SaleDate": "11/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1791",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1761",             "AccountNumber": "4546704805",             "FirstName": "Ayanaa",             "MiddleInitial": "F",             "LastName": "Leedy",             "Address1": "5668 Ford Blvd.",             "Address2": "Suite 32",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1133",             "SaleDate": "5/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Tootsie",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1102",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1761",             "AccountNumber": "4546704805",             "FirstName": "Ayanaa",             "MiddleInitial": "F",             "LastName": "Leedy",             "Address1": "5668 Ford Blvd.",             "Address2": "Suite 32",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1133",             "SaleDate": "5/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1761",             "AccountNumber": "4546704805",             "FirstName": "Ayanaa",             "MiddleInitial": "F",             "LastName": "Leedy",             "Address1": "5668 Ford Blvd.",             "Address2": "Suite 32",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1133",             "SaleDate": "5/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1450",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1761",             "AccountNumber": "4546704805",             "FirstName": "Ayanaa",             "MiddleInitial": "F",             "LastName": "Leedy",             "Address1": "5668 Ford Blvd.",             "Address2": "Suite 32",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1133",             "SaleDate": "5/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0.050000001",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1761",             "AccountNumber": "4546704805",             "FirstName": "Ayanaa",             "MiddleInitial": "F",             "LastName": "Leedy",             "Address1": "5668 Ford Blvd.",             "Address2": "Suite 32",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1133",             "SaleDate": "5/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1761",             "AccountNumber": "4546704805",             "FirstName": "Ayanaa",             "MiddleInitial": "F",             "LastName": "Leedy",             "Address1": "5668 Ford Blvd.",             "Address2": "Suite 32",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1133",             "SaleDate": "5/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Robin Hood: Prince of Thieves",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1239",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1761",             "AccountNumber": "4546704805",             "FirstName": "Ayanaa",             "MiddleInitial": "F",             "LastName": "Leedy",             "Address1": "5668 Ford Blvd.",             "Address2": "Suite 32",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1133",             "SaleDate": "5/9/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "A Few Good Men",             "Quantity": "3",             "Price": 17.45,             "Discount": "0",             "ProductID": "1247",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1762",             "AccountNumber": "4546704808",             "FirstName": "Clair",             "MiddleInitial": "U",             "LastName": "Leathers",             "Address1": "28779 Nicholson Parkway",             "Address2": "Apt. #131",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1272",             "SaleDate": "9/4/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "One Hundred and One Dalmatians",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1010",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1762",             "AccountNumber": "4546704808",             "FirstName": "Clair",             "MiddleInitial": "U",             "LastName": "Leathers",             "Address1": "28779 Nicholson Parkway",             "Address2": "Apt. #131",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1272",             "SaleDate": "9/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Stir Crazy",             "Quantity": "2",             "Price": 15.99,             "Discount": "0",             "ProductID": "1084",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1762",             "AccountNumber": "4546704808",             "FirstName": "Clair",             "MiddleInitial": "U",             "LastName": "Leathers",             "Address1": "28779 Nicholson Parkway",             "Address2": "Apt. #131",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1272",             "SaleDate": "9/4/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1378",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1762",             "AccountNumber": "4546704808",             "FirstName": "Clair",             "MiddleInitial": "U",             "LastName": "Leathers",             "Address1": "28779 Nicholson Parkway",             "Address2": "Apt. #131",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1272",             "SaleDate": "9/4/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1454",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1762",             "AccountNumber": "4546704808",             "FirstName": "Clair",             "MiddleInitial": "U",             "LastName": "Leathers",             "Address1": "28779 Nicholson Parkway",             "Address2": "Apt. #131",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1272",             "SaleDate": "9/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spy Kids",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1600",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "3",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1800",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1470",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1449",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1058",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1764",             "AccountNumber": "4546704816",             "FirstName": "Sheryl",             "MiddleInitial": "W",             "LastName": "Mawson",             "Address1": "8761 Lesa Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1385",             "SaleDate": "12/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1221",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1765",             "AccountNumber": "4546704819",             "FirstName": "Della",             "MiddleInitial": "G",             "LastName": "Macaulay",             "Address1": "28229 E. Market Parkway",             "Address2": "Apt. #378",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1097",             "SaleDate": "4/7/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1765",             "AccountNumber": "4546704819",             "FirstName": "Della",             "MiddleInitial": "G",             "LastName": "Macaulay",             "Address1": "28229 E. Market Parkway",             "Address2": "Apt. #378",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1097",             "SaleDate": "4/7/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1765",             "AccountNumber": "4546704819",             "FirstName": "Della",             "MiddleInitial": "G",             "LastName": "Macaulay",             "Address1": "28229 E. Market Parkway",             "Address2": "Apt. #378",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1097",             "SaleDate": "4/7/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1765",             "AccountNumber": "4546704819",             "FirstName": "Della",             "MiddleInitial": "G",             "LastName": "Macaulay",             "Address1": "28229 E. Market Parkway",             "Address2": "Apt. #378",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1097",             "SaleDate": "4/7/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Back to the Future",             "Quantity": "5",             "Price": 23.49,             "Discount": "0",             "ProductID": "1124",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1765",             "AccountNumber": "4546704819",             "FirstName": "Della",             "MiddleInitial": "G",             "LastName": "Macaulay",             "Address1": "28229 E. Market Parkway",             "Address2": "Apt. #378",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1097",             "SaleDate": "4/7/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "On Golden Pond",             "Quantity": "3",             "Price": 16.49,             "Discount": "0",             "ProductID": "1090",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Rock",             "Quantity": "2",             "Price": 24.95,             "Discount": "0",             "ProductID": "1375",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mr. & Mrs. Smith",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1858",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1644",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1360",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1118",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1111",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode VI - Return of the Jedi",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1104",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1766",             "AccountNumber": "4546704822",             "FirstName": "Maisy",             "MiddleInitial": "H",             "LastName": "Larkey",             "Address1": "12044 E. Emerson Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1747",             "SaleDate": "8/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1023",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1143",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1023",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1023",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.02",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1023",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1023",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.99,             "Discount": "0.01",             "ProductID": "1788",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1023",             "SaleDate": "1/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1203",             "SaleDate": "7/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1251",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1599",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1431",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1599",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beverly Hills Cop II",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1142",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1767",             "AccountNumber": "4546704825",             "FirstName": "Brigid",             "MiddleInitial": "M",             "LastName": "Wetzler",             "Address1": "8161 Shriner Way",             "Address2": "Suite 40",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1599",             "SaleDate": "4/29/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1559",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1771",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1619",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1221",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1139",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Crocodile Dundee",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1130",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1060",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1014",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1819",             "SaleDate": "9/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1691",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1499",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "2",             "Price": 16.95,             "Discount": "0.039999999",             "ProductID": "1312",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dances with Wolves",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1201",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bambi",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1005",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1044",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1769",             "AccountNumber": "4546704829",             "FirstName": "Korri",             "MiddleInitial": "Y",             "LastName": "Kriebel",             "Address1": "7188 Jamie Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1942",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Troy",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1820",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1771",             "AccountNumber": "4546704834",             "FirstName": "Teuvo",             "MiddleInitial": "J",             "LastName": "Bayona",             "Address1": "7251 W. Flat River Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1175",             "SaleDate": "6/13/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1041",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1772",             "AccountNumber": "4546704835",             "FirstName": "Eloise",             "MiddleInitial": "E",             "LastName": "Newcombe",             "Address1": "21896 W. Charlie Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1841",             "SaleDate": "10/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1283",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1772",             "AccountNumber": "4546704835",             "FirstName": "Eloise",             "MiddleInitial": "E",             "LastName": "Newcombe",             "Address1": "21896 W. Charlie Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1841",             "SaleDate": "10/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "An Officer and a Gentleman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1097",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1772",             "AccountNumber": "4546704835",             "FirstName": "Eloise",             "MiddleInitial": "E",             "LastName": "Newcombe",             "Address1": "21896 W. Charlie Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1841",             "SaleDate": "10/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1773",             "AccountNumber": "4546704840",             "FirstName": "August",             "MiddleInitial": "R",             "LastName": "Shreck",             "Address1": "5246 12th Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1528",             "SaleDate": "3/15/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Superman II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1088",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Big",             "Quantity": "2",             "Price": 23.49,             "Discount": "0",             "ProductID": "1167",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Blair Witch Project",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1529",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.039999999",             "ProductID": "1631",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Passion of the Christ",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1780",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1777",             "AccountNumber": "4546704855",             "FirstName": "Lorna",             "MiddleInitial": "T",             "LastName": "Kindel",             "Address1": "9311 S. Hardwood Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1208",             "SaleDate": "7/12/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1043",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1518",             "SaleDate": "3/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1849",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1518",             "SaleDate": "3/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Armageddon",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1468",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1518",             "SaleDate": "3/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky III",             "Quantity": "4",             "Price": 19.49,             "Discount": "0",             "ProductID": "1095",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1518",             "SaleDate": "3/8/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1686",             "SaleDate": "6/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Elf",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1761",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1686",             "SaleDate": "6/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1686",             "SaleDate": "6/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1686",             "SaleDate": "6/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1234",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1686",             "SaleDate": "6/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1056",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1686",             "SaleDate": "6/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Sting",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1036",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1778",             "AccountNumber": "4546704860",             "FirstName": "Lavonne",             "MiddleInitial": "K",             "LastName": "Wheelwright",             "Address1": "P.O. Box #5693",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1686",             "SaleDate": "6/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lilo & Stitch",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1687",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1398",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers in Goldmember",             "Quantity": "4",             "Price": 21.49,             "Discount": "0",             "ProductID": "1692",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "2",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Blair Witch Project",             "Quantity": "4",             "Price": 15.99,             "Discount": "0",             "ProductID": "1527",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Graduate",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1021",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1779",             "AccountNumber": "4546704864",             "FirstName": "Reinhold",             "MiddleInitial": "J",             "LastName": "Gerner",             "Address1": "P.O. Box #19012",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1880",             "SaleDate": "10/23/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Beauty",             "Quantity": "3",             "Price": 19.99,             "Discount": "0",             "ProductID": "1515",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1140",             "SaleDate": "5/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0.029999999",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1140",             "SaleDate": "5/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Scream",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1388",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1140",             "SaleDate": "5/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1140",             "SaleDate": "5/15/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "3",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1675",             "SaleDate": "6/22/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1675",             "SaleDate": "6/22/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rocky III",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1095",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1541",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "8 Mile",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1695",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1760",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1140",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1780",             "AccountNumber": "4546704865",             "FirstName": "Merced",             "MiddleInitial": "K",             "LastName": "Wadsworth",             "Address1": "3574 E. Arthur Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1835",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1139",             "SaleDate": "5/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1139",             "SaleDate": "5/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1139",             "SaleDate": "5/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1139",             "SaleDate": "5/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1139",             "SaleDate": "5/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1139",             "SaleDate": "5/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1238",             "SaleDate": "8/6/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "2",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1619",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1503",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1023",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1343",             "SaleDate": "10/28/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1379",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1796",             "SaleDate": "9/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1796",             "SaleDate": "9/7/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "2",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1796",             "SaleDate": "9/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.079999998",             "ProductID": "1471",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1796",             "SaleDate": "9/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1366",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1796",             "SaleDate": "9/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1337",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1796",             "SaleDate": "9/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "4",             "Price": 14.45,             "Discount": "0",             "ProductID": "1170",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1781",             "AccountNumber": "4546704870",             "FirstName": "Gledola",             "MiddleInitial": "G",             "LastName": "Ketterer",             "Address1": "5668 W. Center Way",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1796",             "SaleDate": "9/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Every Which Way But Loose",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1074",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1597",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Aviator",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1823",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "2",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Independence Day",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1368",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1251",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1782",             "AccountNumber": "4546704874",             "FirstName": "Stacie",             "LastName": "Kuhlman",             "Address1": "20285 Hill Way",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1401",             "SaleDate": "12/12/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1583",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1786",             "AccountNumber": "4546704886",             "FirstName": "Louanna",             "LastName": "Maglione",             "Address1": "7121 Pike Lake Ave.",             "Address2": "Suite E",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1075",             "SaleDate": "3/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Face/Off",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1403",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1786",             "AccountNumber": "4546704886",             "FirstName": "Louanna",             "LastName": "Maglione",             "Address1": "7121 Pike Lake Ave.",             "Address2": "Suite E",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1075",             "SaleDate": "3/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Men in Black",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1427",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1786",             "AccountNumber": "4546704886",             "FirstName": "Louanna",             "LastName": "Maglione",             "Address1": "7121 Pike Lake Ave.",             "Address2": "Suite E",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1192",             "SaleDate": "6/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1786",             "AccountNumber": "4546704886",             "FirstName": "Louanna",             "LastName": "Maglione",             "Address1": "7121 Pike Lake Ave.",             "Address2": "Suite E",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1192",             "SaleDate": "6/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Stir Crazy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1085",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1786",             "AccountNumber": "4546704886",             "FirstName": "Louanna",             "LastName": "Maglione",             "Address1": "7121 Pike Lake Ave.",             "Address2": "Suite E",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1192",             "SaleDate": "6/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1508",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1787",             "AccountNumber": "4546704887",             "FirstName": "Liane",             "LastName": "Guillory",             "Address1": "23259 Jennings Lane",             "Address2": "Apt. #907",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1172",             "SaleDate": "6/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1787",             "AccountNumber": "4546704887",             "FirstName": "Liane",             "LastName": "Guillory",             "Address1": "23259 Jennings Lane",             "Address2": "Apt. #907",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1195",             "SaleDate": "6/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "4",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1787",             "AccountNumber": "4546704887",             "FirstName": "Liane",             "LastName": "Guillory",             "Address1": "23259 Jennings Lane",             "Address2": "Apt. #907",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1195",             "SaleDate": "6/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "X-Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1554",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1787",             "AccountNumber": "4546704887",             "FirstName": "Liane",             "LastName": "Guillory",             "Address1": "23259 Jennings Lane",             "Address2": "Apt. #907",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1195",             "SaleDate": "6/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 16.95,             "Discount": "0.02",             "ProductID": "1680",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1787",             "AccountNumber": "4546704887",             "FirstName": "Liane",             "LastName": "Guillory",             "Address1": "23259 Jennings Lane",             "Address2": "Apt. #907",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1195",             "SaleDate": "6/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Back to the Future Part II",             "Quantity": "2",             "Price": 25.95,             "Discount": "0.07",             "ProductID": "1178",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1457",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The General's Daughter",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1500",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Green Mile",             "Quantity": "3",             "Price": 22.95,             "Discount": "0",             "ProductID": "1493",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1351",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Superman",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1070",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1788",             "AccountNumber": "4546704890",             "FirstName": "Fabian",             "MiddleInitial": "Z",             "LastName": "Ferland",             "Address1": "8794 Perth Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1433",             "SaleDate": "1/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Deep Impact",             "Quantity": "5",             "Price": 22.99,             "Discount": "0",             "ProductID": "1437",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "8 Mile",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.100000001",             "ProductID": "1695",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1521",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1126",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Sting",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1034",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1790",             "AccountNumber": "4546704895",             "FirstName": "Dixie",             "MiddleInitial": "P",             "LastName": "Newton",             "Address1": "20766 E. Julia Blvd.",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1176",             "SaleDate": "6/13/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.07",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1791",             "AccountNumber": "4546704898",             "FirstName": "Delfino",             "MiddleInitial": "K",             "LastName": "Hutchcraft",             "Address1": "36699 E. David Lane",             "Address2": "Suite 30",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1853",             "SaleDate": "10/9/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1791",             "AccountNumber": "4546704898",             "FirstName": "Delfino",             "MiddleInitial": "K",             "LastName": "Hutchcraft",             "Address1": "36699 E. David Lane",             "Address2": "Suite 30",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1853",             "SaleDate": "10/9/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1396",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1791",             "AccountNumber": "4546704898",             "FirstName": "Delfino",             "MiddleInitial": "K",             "LastName": "Hutchcraft",             "Address1": "36699 E. David Lane",             "Address2": "Suite 30",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1853",             "SaleDate": "10/9/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1535",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1791",             "AccountNumber": "4546704898",             "FirstName": "Delfino",             "MiddleInitial": "K",             "LastName": "Hutchcraft",             "Address1": "36699 E. David Lane",             "Address2": "Suite 30",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1853",             "SaleDate": "10/9/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Gone with the Wind",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1003",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1506",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "5",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1506",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1543",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1506",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Madagascar",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1861",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1506",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1380",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1506",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman Forever",             "Quantity": "4",             "Price": 21.99,             "Discount": "0",             "ProductID": "1354",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1506",             "SaleDate": "2/26/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1302",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1602",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1792",             "AccountNumber": "4546704903",             "FirstName": "Lindsay",             "LastName": "Arner",             "Address1": "41900 MacArthur Lane",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1641",             "SaleDate": "5/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1323",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1611",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shark Tale",             "Quantity": "5",             "Price": 16.49,             "Discount": "0",             "ProductID": "1809",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Grudge",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1795",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1641",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "3",             "Price": 13.45,             "Discount": "0",             "ProductID": "1313",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sister Act",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1266",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1208",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gremlins",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1114",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1063",             "SaleDate": "3/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1436",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hitch",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1854",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Wedding",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1743",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1632",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "True Lies",             "Quantity": "3",             "Price": 22.99,             "Discount": "0",             "ProductID": "1324",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1016",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1793",             "AccountNumber": "4546704904",             "FirstName": "Josef",             "MiddleInitial": "G",             "LastName": "Bellon",             "Address1": "4828 Fairlane Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1638",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1628",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1583",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Troy",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1819",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rush Hour",             "Quantity": "4",             "Price": 21.45,             "Discount": "0",             "ProductID": "1442",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1187",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1415",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1796",             "AccountNumber": "4546704912",             "FirstName": "Leda",             "MiddleInitial": "S",             "LastName": "Primrose",             "Address1": "5982 Clara Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1162",             "SaleDate": "6/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 14.45,             "Discount": "0.090000004",             "ProductID": "1491",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1337",             "SaleDate": "10/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1337",             "SaleDate": "10/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1455",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1337",             "SaleDate": "10/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Airport",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1030",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1630",             "SaleDate": "5/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1488",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1630",             "SaleDate": "5/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1505",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1630",             "SaleDate": "5/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ransom",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1371",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1630",             "SaleDate": "5/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1344",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1630",             "SaleDate": "5/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1314",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1797",             "AccountNumber": "4546704914",             "FirstName": "Lillian",             "MiddleInitial": "U",             "LastName": "Myricks",             "Address1": "7788 S. Burton Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1630",             "SaleDate": "5/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Twister",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1374",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1798",             "AccountNumber": "4546704918",             "FirstName": "Cornelius",             "MiddleInitial": "F",             "LastName": "Cueto",             "Address1": "7891 Dibble Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1483",             "SaleDate": "2/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1798",             "AccountNumber": "4546704918",             "FirstName": "Cornelius",             "MiddleInitial": "F",             "LastName": "Cueto",             "Address1": "7891 Dibble Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1483",             "SaleDate": "2/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1120",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1798",             "AccountNumber": "4546704918",             "FirstName": "Cornelius",             "MiddleInitial": "F",             "LastName": "Cueto",             "Address1": "7891 Dibble Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1483",             "SaleDate": "2/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1784",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1800",             "AccountNumber": "4546704926",             "FirstName": "Dyana",             "LastName": "Gwinn",             "Address1": "9634 S. Willow Bark Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1303",             "SaleDate": "9/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1800",             "AccountNumber": "4546704926",             "FirstName": "Dyana",             "LastName": "Gwinn",             "Address1": "9634 S. Willow Bark Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1303",             "SaleDate": "9/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0.059999999",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1800",             "AccountNumber": "4546704926",             "FirstName": "Dyana",             "LastName": "Gwinn",             "Address1": "9634 S. Willow Bark Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1303",             "SaleDate": "9/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1071",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "2",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hulk",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1746",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sweet Home Alabama",             "Quantity": "4",             "Price": 18.95,             "Discount": "0",             "ProductID": "1659",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Analyze This",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1524",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1347",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Porky's",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1100",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1804",             "AccountNumber": "4546704938",             "FirstName": "Nettie",             "MiddleInitial": "A",             "LastName": "Landsaw",             "Address1": "49008 N. 14th Lane",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1578",             "SaleDate": "4/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0.050000001",             "ProductID": "1157",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1055",             "SaleDate": "2/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "4",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1055",             "SaleDate": "2/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1055",             "SaleDate": "2/25/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 15.99,             "Discount": "0.01",             "ProductID": "1434",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1055",             "SaleDate": "2/25/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Bad Boys II",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1727",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1446",             "SaleDate": "1/11/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Fantastic Four",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1838",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1446",             "SaleDate": "1/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1757",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1446",             "SaleDate": "1/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1446",             "SaleDate": "1/11/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Analyze This",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1524",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1446",             "SaleDate": "1/11/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "5",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1446",             "SaleDate": "1/11/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1234",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1807",             "AccountNumber": "4546704949",             "FirstName": "Eula",             "MiddleInitial": "A",             "LastName": "Rebuck",             "Address1": "9229 E. Woodview Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1446",             "SaleDate": "1/11/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1314",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1808",             "AccountNumber": "4546704951",             "FirstName": "Shelby",             "MiddleInitial": "A",             "LastName": "Toman",             "Address1": "15202 W. Huber Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1990",             "SaleDate": "12/27/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1808",             "AccountNumber": "4546704951",             "FirstName": "Shelby",             "MiddleInitial": "A",             "LastName": "Toman",             "Address1": "15202 W. Huber Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1990",             "SaleDate": "12/27/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1808",             "AccountNumber": "4546704951",             "FirstName": "Shelby",             "MiddleInitial": "A",             "LastName": "Toman",             "Address1": "15202 W. Huber Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1990",             "SaleDate": "12/27/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "X2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1709",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1808",             "AccountNumber": "4546704951",             "FirstName": "Shelby",             "MiddleInitial": "A",             "LastName": "Toman",             "Address1": "15202 W. Huber Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1990",             "SaleDate": "12/27/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1172",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1808",             "AccountNumber": "4546704951",             "FirstName": "Shelby",             "MiddleInitial": "A",             "LastName": "Toman",             "Address1": "15202 W. Huber Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1990",             "SaleDate": "12/27/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "3",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1289",             "SaleDate": "9/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1289",             "SaleDate": "9/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A League of Their Own",             "Quantity": "4",             "Price": 24.95,             "Discount": "0",             "ProductID": "1258",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1289",             "SaleDate": "9/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1280",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1289",             "SaleDate": "9/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Analyze This",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1523",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1847",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Driving Miss Daisy",             "Quantity": "4",             "Price": 22.95,             "Discount": "0",             "ProductID": "1195",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "4",             "Price": 30.95,             "Discount": "0",             "ProductID": "1830",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1056",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1729",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "City Slickers",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.02",             "ProductID": "1242",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Con Air",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1425",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Grudge",             "Quantity": "3",             "Price": 18.49,             "Discount": "0",             "ProductID": "1795",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1230",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1886",             "SaleDate": "10/31/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1846",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1809",             "AccountNumber": "4546704952",             "FirstName": "Zelma",             "LastName": "Bormann",             "Address1": "20369 Grand Ravine Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1898",             "SaleDate": "11/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1313",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1810",             "AccountNumber": "4546704957",             "FirstName": "Mehrzad",             "MiddleInitial": "K",             "LastName": "Blecha",             "Address1": "23608 N. Swan Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1169",             "SaleDate": "6/7/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1559",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1810",             "AccountNumber": "4546704957",             "FirstName": "Mehrzad",             "MiddleInitial": "K",             "LastName": "Blecha",             "Address1": "23608 N. Swan Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1169",             "SaleDate": "6/7/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 35.99,             "Discount": "0",             "ProductID": "1690",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1810",             "AccountNumber": "4546704957",             "FirstName": "Mehrzad",             "MiddleInitial": "K",             "LastName": "Blecha",             "Address1": "23608 N. Swan Way",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1744",             "SaleDate": "8/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1113",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "3",             "Price": 17.49,             "Discount": "0",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sweet Home Alabama",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1660",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1561",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1676",             "SaleDate": "6/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Aladdin",             "Quantity": "3",             "Price": 23.49,             "Discount": "0",             "ProductID": "1262",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1593",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jumanji",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1334",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1332",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1844",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1811",             "AccountNumber": "4546704962",             "FirstName": "Maryjo",             "LastName": "Sumter",             "Address1": "8725 E. Colony Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1984",             "SaleDate": "12/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1181",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1813",             "AccountNumber": "4546704966",             "FirstName": "Magdalena",             "MiddleInitial": "H",             "LastName": "Whitehorn",             "Address1": "9213 S. Wayne Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1174",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1813",             "AccountNumber": "4546704966",             "FirstName": "Magdalena",             "MiddleInitial": "H",             "LastName": "Whitehorn",             "Address1": "9213 S. Wayne Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1174",             "SaleDate": "6/11/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "2",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1170",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1364",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1499",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1505",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1297",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1510",             "SaleDate": "2/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1602",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1391",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scream",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1388",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Hook",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1224",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Love Story",             "Quantity": "1",             "Price": 20.99,             "Discount": "0.01",             "ProductID": "1026",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1815",             "AccountNumber": "4546704972",             "FirstName": "Nasrin",             "MiddleInitial": "V",             "LastName": "Headen",             "Address1": "4288 E. Arcada Street",             "Address2": "Suite C",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1718",             "SaleDate": "7/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1863",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1818",             "AccountNumber": "4546704983",             "FirstName": "Karla",             "MiddleInitial": "L",             "LastName": "Tafolla",             "Address1": "3817 Fairgrounds Way",             "Address2": "Apt. #929",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1193",             "SaleDate": "6/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1818",             "AccountNumber": "4546704983",             "FirstName": "Karla",             "MiddleInitial": "L",             "LastName": "Tafolla",             "Address1": "3817 Fairgrounds Way",             "Address2": "Apt. #929",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1193",             "SaleDate": "6/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twins",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1155",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1818",             "AccountNumber": "4546704983",             "FirstName": "Karla",             "MiddleInitial": "L",             "LastName": "Tafolla",             "Address1": "3817 Fairgrounds Way",             "Address2": "Apt. #929",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1193",             "SaleDate": "6/27/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1253",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1818",             "AccountNumber": "4546704983",             "FirstName": "Karla",             "MiddleInitial": "L",             "LastName": "Tafolla",             "Address1": "3817 Fairgrounds Way",             "Address2": "Apt. #929",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1193",             "SaleDate": "6/27/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1818",             "AccountNumber": "4546704983",             "FirstName": "Karla",             "MiddleInitial": "L",             "LastName": "Tafolla",             "Address1": "3817 Fairgrounds Way",             "Address2": "Apt. #929",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1193",             "SaleDate": "6/27/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1574",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1818",             "AccountNumber": "4546704983",             "FirstName": "Karla",             "MiddleInitial": "L",             "LastName": "Tafolla",             "Address1": "3817 Fairgrounds Way",             "Address2": "Apt. #929",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1193",             "SaleDate": "6/27/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1793",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1819",             "AccountNumber": "4546704985",             "FirstName": "Gemma",             "LastName": "Gains",             "Address1": "15394 W. Vernon Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1547",             "SaleDate": "3/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1819",             "AccountNumber": "4546704985",             "FirstName": "Gemma",             "LastName": "Gains",             "Address1": "15394 W. Vernon Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1547",             "SaleDate": "3/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1617",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1819",             "AccountNumber": "4546704985",             "FirstName": "Gemma",             "LastName": "Gains",             "Address1": "15394 W. Vernon Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1547",             "SaleDate": "3/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.050000001",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1819",             "AccountNumber": "4546704985",             "FirstName": "Gemma",             "LastName": "Gains",             "Address1": "15394 W. Vernon Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1547",             "SaleDate": "3/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1820",             "AccountNumber": "4546704990",             "FirstName": "Shari-lynn",             "MiddleInitial": "H",             "LastName": "Zabel",             "Address1": "10220 Hill Street",             "Address2": "Apt. #621",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1030",             "SaleDate": "2/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Doctor Zhivago",             "Quantity": "3",             "Price": 17.45,             "Discount": "0",             "ProductID": "1016",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1820",             "AccountNumber": "4546704990",             "FirstName": "Shari-lynn",             "MiddleInitial": "H",             "LastName": "Zabel",             "Address1": "10220 Hill Street",             "Address2": "Apt. #621",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1030",             "SaleDate": "2/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1058",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1820",             "AccountNumber": "4546704990",             "FirstName": "Shari-lynn",             "MiddleInitial": "H",             "LastName": "Zabel",             "Address1": "10220 Hill Street",             "Address2": "Apt. #621",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1030",             "SaleDate": "2/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1197",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1820",             "AccountNumber": "4546704990",             "FirstName": "Shari-lynn",             "MiddleInitial": "H",             "LastName": "Zabel",             "Address1": "10220 Hill Street",             "Address2": "Apt. #621",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1030",             "SaleDate": "2/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Titanic",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1401",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1820",             "AccountNumber": "4546704990",             "FirstName": "Shari-lynn",             "MiddleInitial": "H",             "LastName": "Zabel",             "Address1": "10220 Hill Street",             "Address2": "Apt. #621",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1030",             "SaleDate": "2/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1820",             "AccountNumber": "4546704990",             "FirstName": "Shari-lynn",             "MiddleInitial": "H",             "LastName": "Zabel",             "Address1": "10220 Hill Street",             "Address2": "Apt. #621",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1030",             "SaleDate": "2/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "3",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1820",             "AccountNumber": "4546704990",             "FirstName": "Shari-lynn",             "MiddleInitial": "H",             "LastName": "Zabel",             "Address1": "10220 Hill Street",             "Address2": "Apt. #621",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1030",             "SaleDate": "2/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Bourne Supremacy",             "Quantity": "4",             "Price": 21.45,             "Discount": "0",             "ProductID": "1807",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1472",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wo hu cang long",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1579",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1830",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lost World: Jurassic Park",             "Quantity": "3",             "Price": 21.45,             "Discount": "0",             "ProductID": "1418",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1361",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Terminator 2: Judgment Day",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1222",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1821",             "AccountNumber": "4546704994",             "FirstName": "Camille",             "MiddleInitial": "R",             "LastName": "Fortuna",             "Address1": "2886 W. Bigham Lane",             "Address2": "Suite C",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1749",             "SaleDate": "8/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Miss Congeniality",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1542",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1792",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1633",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "My Best Friend's Wedding",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1432",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mrs. Doubtfire",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1289",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1282",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1638",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1214",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tootsie",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1102",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "2",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 18.49,             "Discount": "0.01",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The First Wives Club",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.100000001",             "ProductID": "1393",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1333",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1197",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jaws",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1046",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1694",             "SaleDate": "7/1/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Terms of Endearment",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1107",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "5",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1248",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lion King",             "Quantity": "3",             "Price": 21.49,             "Discount": "0",             "ProductID": "1309",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Men in Black",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1429",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1674",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1902",             "SaleDate": "11/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Aladdin",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1262",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1729",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1326",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Grease",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1069",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard 2",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.02",             "ProductID": "1209",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1822",             "AccountNumber": "4546704995",             "FirstName": "Isaiah",             "MiddleInitial": "V",             "LastName": "Tomblin",             "Address1": "3028 W. Nicholson Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1915",             "SaleDate": "11/20/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 32.95,             "Discount": "0",             "ProductID": "1484",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1826",             "AccountNumber": "4546705006",             "FirstName": "Johanna",             "LastName": "Lindblom",             "Address1": "7823 S. MacArthur Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1680",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1170",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1826",             "AccountNumber": "4546705006",             "FirstName": "Johanna",             "LastName": "Lindblom",             "Address1": "7823 S. MacArthur Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1680",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Cast Away",             "Quantity": "4",             "Price": 21.45,             "Discount": "0.01",             "ProductID": "1578",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1826",             "AccountNumber": "4546705006",             "FirstName": "Johanna",             "LastName": "Lindblom",             "Address1": "7823 S. MacArthur Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1680",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1713",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1826",             "AccountNumber": "4546705006",             "FirstName": "Johanna",             "LastName": "Lindblom",             "Address1": "7823 S. MacArthur Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1680",             "SaleDate": "6/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Big",             "Quantity": "1",             "Price": 23.49,             "Discount": "0.029999999",             "ProductID": "1167",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "5",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1632",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1481",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "City Slickers",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1240",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0.059999999",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1287",             "SaleDate": "9/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1304",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1827",             "AccountNumber": "4546705010",             "FirstName": "Gery",             "MiddleInitial": "E",             "LastName": "Bojorquez",             "Address1": "1908 Marina Road",             "Address2": "Apt. #317",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1487",             "SaleDate": "2/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1139",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1828",             "AccountNumber": "4546705015",             "FirstName": "Nathan",             "MiddleInitial": "X",             "LastName": "Hone",             "Address1": "4681 Willow Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1458",             "SaleDate": "1/19/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1362",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1828",             "AccountNumber": "4546705015",             "FirstName": "Nathan",             "MiddleInitial": "X",             "LastName": "Hone",             "Address1": "4681 Willow Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1458",             "SaleDate": "1/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Batman Begins",             "Quantity": "5",             "Price": 18.99,             "Discount": "0",             "ProductID": "1863",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1828",             "AccountNumber": "4546705015",             "FirstName": "Nathan",             "MiddleInitial": "X",             "LastName": "Hone",             "Address1": "4681 Willow Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1458",             "SaleDate": "1/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Men in Black",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1427",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1828",             "AccountNumber": "4546705015",             "FirstName": "Nathan",             "MiddleInitial": "X",             "LastName": "Hone",             "Address1": "4681 Willow Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1458",             "SaleDate": "1/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1828",             "AccountNumber": "4546705015",             "FirstName": "Nathan",             "MiddleInitial": "X",             "LastName": "Hone",             "Address1": "4681 Willow Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1658",             "SaleDate": "6/12/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "4",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1828",             "AccountNumber": "4546705015",             "FirstName": "Nathan",             "MiddleInitial": "X",             "LastName": "Hone",             "Address1": "4681 Willow Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1658",             "SaleDate": "6/12/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1436",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1107",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Platoon",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1128",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1251",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1278",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1829",             "AccountNumber": "4546705017",             "FirstName": "J. Kathleen",             "MiddleInitial": "N",             "LastName": "Jayne",             "Address1": "4384 Bigham Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1102",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A Time to Kill",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1378",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Daredevil",             "Quantity": "2",             "Price": 31.99,             "Discount": "0",             "ProductID": "1708",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1286",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Wedding Crashers",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1868",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1206",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Chicken Little",             "Quantity": "3",             "Price": 21.99,             "Discount": "0",             "ProductID": "1831",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1830",             "AccountNumber": "4546705022",             "FirstName": "Dorine",             "MiddleInitial": "Z",             "LastName": "Subia",             "Address1": "27985 N. Lowe Drive",             "Address2": "Apt. #432",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1539",             "SaleDate": "3/23/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1232",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1831",             "AccountNumber": "4546705027",             "FirstName": "Shelby",             "LastName": "Knittel",             "Address1": "9194 15th Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1807",             "SaleDate": "9/14/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1831",             "AccountNumber": "4546705027",             "FirstName": "Shelby",             "LastName": "Knittel",             "Address1": "9194 15th Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1807",             "SaleDate": "9/14/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1183",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1831",             "AccountNumber": "4546705027",             "FirstName": "Shelby",             "LastName": "Knittel",             "Address1": "9194 15th Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1807",             "SaleDate": "9/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1563",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1831",             "AccountNumber": "4546705027",             "FirstName": "Shelby",             "LastName": "Knittel",             "Address1": "9194 15th Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1807",             "SaleDate": "9/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1624",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1831",             "AccountNumber": "4546705027",             "FirstName": "Shelby",             "LastName": "Knittel",             "Address1": "9194 15th Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1807",             "SaleDate": "9/14/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1654",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1831",             "AccountNumber": "4546705027",             "FirstName": "Shelby",             "LastName": "Knittel",             "Address1": "9194 15th Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1807",             "SaleDate": "9/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Seabiscuit",             "Quantity": "3",             "Price": 16.49,             "Discount": "0",             "ProductID": "1724",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Meet the Fockers",             "Quantity": "4",             "Price": 20.99,             "Discount": "0",             "ProductID": "1772",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Collateral",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1816",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "4",             "Price": 18.45,             "Discount": "0",             "ProductID": "1109",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "1",             "Price": 20.99,             "Discount": "0.039999999",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1043",             "SaleDate": "2/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1447",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Twins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1156",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Signs",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1663",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Cast Away",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1577",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1832",             "AccountNumber": "4546705028",             "FirstName": "Rhoda",             "MiddleInitial": "S",             "LastName": "Isaman",             "Address1": "5881 Nicholson Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1684",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "1",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1761",             "SaleDate": "8/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "True Lies",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1324",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1761",             "SaleDate": "8/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Toy Story 2",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1505",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1761",             "SaleDate": "8/15/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1536",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1761",             "SaleDate": "8/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1761",             "SaleDate": "8/15/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1761",             "SaleDate": "8/15/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 33.95,             "Discount": "0.039999999",             "ProductID": "1654",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Million Dollar Baby",             "Quantity": "2",             "Price": 21.99,             "Discount": "0",             "ProductID": "1778",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1852",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1576",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1514",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Die Hard 2",             "Quantity": "2",             "Price": 14.49,             "Discount": "0",             "ProductID": "1210",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1834",             "AccountNumber": "4546705034",             "FirstName": "Rita",             "MiddleInitial": "L",             "LastName": "Hasse",             "Address1": "33423 Stone Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1830",             "SaleDate": "9/27/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sweet Home Alabama",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1661",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Independence Day",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1367",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Platoon",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1128",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1297",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Hook",             "Quantity": "3",             "Price": 21.45,             "Discount": "0",             "ProductID": "1224",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1837",             "AccountNumber": "4546705043",             "FirstName": "Lianna",             "MiddleInitial": "I",             "LastName": "Woodruff",             "Address1": "7737 W. 28th Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1213",             "SaleDate": "7/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1838",             "AccountNumber": "4546705045",             "FirstName": "Chester",             "MiddleInitial": "C",             "LastName": "Bagdis",             "Address1": "18915 Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1015",             "SaleDate": "1/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1020",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1838",             "AccountNumber": "4546705045",             "FirstName": "Chester",             "MiddleInitial": "C",             "LastName": "Bagdis",             "Address1": "18915 Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1015",             "SaleDate": "1/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1838",             "AccountNumber": "4546705045",             "FirstName": "Chester",             "MiddleInitial": "C",             "LastName": "Bagdis",             "Address1": "18915 Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1015",             "SaleDate": "1/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Porky's",             "Quantity": "1",             "Price": 19.49,             "Discount": "0.050000001",             "ProductID": "1100",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1838",             "AccountNumber": "4546705045",             "FirstName": "Chester",             "MiddleInitial": "C",             "LastName": "Bagdis",             "Address1": "18915 Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1015",             "SaleDate": "1/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Saturday Night Fever",             "Quantity": "2",             "Price": 13.49,             "Discount": "0",             "ProductID": "1060",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1838",             "AccountNumber": "4546705045",             "FirstName": "Chester",             "MiddleInitial": "C",             "LastName": "Bagdis",             "Address1": "18915 Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1015",             "SaleDate": "1/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1838",             "AccountNumber": "4546705045",             "FirstName": "Chester",             "MiddleInitial": "C",             "LastName": "Bagdis",             "Address1": "18915 Marshall Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1015",             "SaleDate": "1/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big Momma's House",             "Quantity": "4",             "Price": 25.99,             "Discount": "0",             "ProductID": "1569",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1013",             "SaleDate": "1/13/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1144",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1013",             "SaleDate": "1/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "2",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1013",             "SaleDate": "1/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1013",             "SaleDate": "1/13/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1013",             "SaleDate": "1/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1256",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1013",             "SaleDate": "1/13/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1834",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "As Good as It Gets",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1397",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1834",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1834",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1834",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1059",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1839",             "AccountNumber": "4546705050",             "FirstName": "Lillie",             "MiddleInitial": "W",             "LastName": "Climer",             "Address1": "8420 Kester Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1834",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1125",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1070",             "SaleDate": "3/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1165",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1070",             "SaleDate": "3/12/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghost",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1213",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1070",             "SaleDate": "3/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Rugrats Movie",             "Quantity": "2",             "Price": 16.95,             "Discount": "0",             "ProductID": "1447",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1070",             "SaleDate": "3/12/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "xXx",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1648",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1655",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1669",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1725",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spy Kids 3-D: Game Over",             "Quantity": "3",             "Price": 21.95,             "Discount": "0",             "ProductID": "1741",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rain Man",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1161",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "3",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1310",             "SaleDate": "10/4/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Hook",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1224",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1841",             "AccountNumber": "4546705055",             "FirstName": "Merav",             "MiddleInitial": "B",             "LastName": "Applehans",             "Address1": "9680 2nd Lane",             "Address2": "Apt. #145",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1888",             "SaleDate": "11/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1419",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1415",             "SaleDate": "12/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1501",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1415",             "SaleDate": "12/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1518",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1415",             "SaleDate": "12/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Se7en",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1341",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1415",             "SaleDate": "12/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1226",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1415",             "SaleDate": "12/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1415",             "SaleDate": "12/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Hitch",             "Quantity": "2",             "Price": 22.49,             "Discount": "0",             "ProductID": "1855",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "S.W.A.T.",             "Quantity": "5",             "Price": 23.99,             "Discount": "0",             "ProductID": "1732",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Daredevil",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1706",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1674",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1090",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1591",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1842",             "AccountNumber": "4546705060",             "FirstName": "Reginald",             "MiddleInitial": "C",             "LastName": "Footman",             "Address1": "1089 Bond Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1791",             "SaleDate": "9/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1845",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1136",             "SaleDate": "5/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1136",             "SaleDate": "5/12/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1480",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1480",             "SaleDate": "2/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1611",             "SaleDate": "5/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1611",             "SaleDate": "5/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Unforgiven",             "Quantity": "4",             "Price": 19.99,             "Discount": "0",             "ProductID": "1243",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1611",             "SaleDate": "5/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1843",             "AccountNumber": "4546705065",             "FirstName": "Hilary",             "MiddleInitial": "A",             "LastName": "Toole",             "Address1": "23789 Deer Blvd.",             "Address2": "Suite 32",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1611",             "SaleDate": "5/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1237",             "SaleDate": "8/5/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1360",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1237",             "SaleDate": "8/5/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Titanic",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1402",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1798",             "SaleDate": "9/10/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1798",             "SaleDate": "9/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1798",             "SaleDate": "9/10/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1798",             "SaleDate": "9/10/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Analyze This",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1524",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1798",             "SaleDate": "9/10/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1647",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1844",             "AccountNumber": "4546705070",             "FirstName": "Burdy",             "MiddleInitial": "C",             "LastName": "Ogara",             "Address1": "5502 W. Borden Lane",             "Address2": "Apt. #204",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1798",             "SaleDate": "9/10/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1793",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1846",             "AccountNumber": "4546705076",             "FirstName": "M. Doyle",             "MiddleInitial": "E",             "LastName": "Mcdole",             "Address1": "8370 Douglas Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1086",             "SaleDate": "3/28/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Anger Management",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1753",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1846",             "AccountNumber": "4546705076",             "FirstName": "M. Doyle",             "MiddleInitial": "E",             "LastName": "Mcdole",             "Address1": "8370 Douglas Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1086",             "SaleDate": "3/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1846",             "AccountNumber": "4546705076",             "FirstName": "M. Doyle",             "MiddleInitial": "E",             "LastName": "Mcdole",             "Address1": "8370 Douglas Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1086",             "SaleDate": "3/28/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1355",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1052",             "SaleDate": "2/25/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Bruce Almighty",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1701",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1052",             "SaleDate": "2/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Spy Kids",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1601",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1052",             "SaleDate": "2/25/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1297",             "SaleDate": "9/19/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Traffic",             "Quantity": "1",             "Price": 34.95,             "Discount": "0",             "ProductID": "1548",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1297",             "SaleDate": "9/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1291",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1297",             "SaleDate": "9/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1297",             "SaleDate": "9/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1137",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1297",             "SaleDate": "9/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "2",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1297",             "SaleDate": "9/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1297",             "SaleDate": "9/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1475",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1356",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "3",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Van Helsing",             "Quantity": "2",             "Price": 20.95,             "Discount": "0",             "ProductID": "1781",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "2",             "Price": 13.49,             "Discount": "0",             "ProductID": "1852",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rain Man",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1160",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1164",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1625",             "SaleDate": "5/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1086",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Home Alone",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1218",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "4",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Batman Forever",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1356",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "3",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1624",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Spider-Man",             "Quantity": "3",             "Price": 18.99,             "Discount": "0",             "ProductID": "1668",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1847",             "AccountNumber": "4546705081",             "FirstName": "Barbara Ann",             "MiddleInitial": "F",             "LastName": "Peppler",             "Address1": "8370 22nd Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1670",             "SaleDate": "6/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1840",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1848",             "AccountNumber": "4546705083",             "FirstName": "Lige",             "MiddleInitial": "Y",             "LastName": "Breder",             "Address1": "44373 12th Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1261",             "SaleDate": "8/26/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Sleeping with the Enemy",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1228",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1848",             "AccountNumber": "4546705083",             "FirstName": "Lige",             "MiddleInitial": "Y",             "LastName": "Breder",             "Address1": "44373 12th Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1261",             "SaleDate": "8/26/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1003",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1328",             "SaleDate": "10/17/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1328",             "SaleDate": "10/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Unforgiven",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1244",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1328",             "SaleDate": "10/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1328",             "SaleDate": "10/17/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dr. Dolittle 2",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1595",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1328",             "SaleDate": "10/17/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1626",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1712",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1501",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1712",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Village",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1803",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1712",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1712",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Beverly Hills Cop II",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1144",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1712",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1850",             "AccountNumber": "4546705092",             "FirstName": "Tammerra",             "MiddleInitial": "F",             "LastName": "Cervantes",             "Address1": "22019 Jenner Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1712",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1447",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1851",             "AccountNumber": "4546705094",             "FirstName": "Marilee",             "MiddleInitial": "K",             "LastName": "Vercher",             "Address1": "49367 N. Washington Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1862",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1851",             "AccountNumber": "4546705094",             "FirstName": "Marilee",             "MiddleInitial": "K",             "LastName": "Vercher",             "Address1": "49367 N. Washington Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1862",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Men in Black",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1429",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1851",             "AccountNumber": "4546705094",             "FirstName": "Marilee",             "MiddleInitial": "K",             "LastName": "Vercher",             "Address1": "49367 N. Washington Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1862",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Ring",             "Quantity": "4",             "Price": 16.95,             "Discount": "0",             "ProductID": "1678",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1851",             "AccountNumber": "4546705094",             "FirstName": "Marilee",             "MiddleInitial": "K",             "LastName": "Vercher",             "Address1": "49367 N. Washington Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1862",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Harry Potter and the Goblet of Fire",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1853",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1852",             "AccountNumber": "4546705099",             "FirstName": "Roxanne",             "LastName": "Dudney",             "Address1": "2007 Hammond Drive",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1643",             "SaleDate": "5/29/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1530",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1854",             "AccountNumber": "4546705101",             "FirstName": "Theresa",             "LastName": "Roybal",             "Address1": "47900 Morton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1278",             "SaleDate": "9/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "X2",             "Quantity": "3",             "Price": 22.99,             "Discount": "0",             "ProductID": "1709",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1854",             "AccountNumber": "4546705101",             "FirstName": "Theresa",             "LastName": "Roybal",             "Address1": "47900 Morton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1278",             "SaleDate": "9/8/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "5",             "Price": 16.45,             "Discount": "0",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1854",             "AccountNumber": "4546705101",             "FirstName": "Theresa",             "LastName": "Roybal",             "Address1": "47900 Morton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1278",             "SaleDate": "9/8/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1285",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1854",             "AccountNumber": "4546705101",             "FirstName": "Theresa",             "LastName": "Roybal",             "Address1": "47900 Morton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1278",             "SaleDate": "9/8/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Godfather",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1031",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1854",             "AccountNumber": "4546705101",             "FirstName": "Theresa",             "LastName": "Roybal",             "Address1": "47900 Morton Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1278",             "SaleDate": "9/8/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Ghostbusters II",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1177",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1120",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "A Bug's Life",             "Quantity": "2",             "Price": 16.49,             "Discount": "0",             "ProductID": "1473",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1120",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1664",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1120",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "I, Robot",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1790",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1120",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1801",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1120",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1187",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1120",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1120",             "SaleDate": "4/27/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1832",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 18.99,             "Discount": "0.01",             "ProductID": "1863",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1676",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1641",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Saving Private Ryan",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1459",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tootsie",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1102",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1855",             "AccountNumber": "4546705102",             "FirstName": "Katrina",             "MiddleInitial": "Y",             "LastName": "Sauro",             "Address1": "8292 Williams Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1545",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie and the Chocolate Factory",             "Quantity": "4",             "Price": 15.99,             "Discount": "0",             "ProductID": "1865",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1856",             "AccountNumber": "4546705105",             "FirstName": "Monique",             "MiddleInitial": "Q",             "LastName": "Tiedeman",             "Address1": "5462 hastings Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1552",             "SaleDate": "3/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1856",             "AccountNumber": "4546705105",             "FirstName": "Monique",             "MiddleInitial": "Q",             "LastName": "Tiedeman",             "Address1": "5462 hastings Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1552",             "SaleDate": "3/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Look Who's Talking",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1182",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1856",             "AccountNumber": "4546705105",             "FirstName": "Monique",             "MiddleInitial": "Q",             "LastName": "Tiedeman",             "Address1": "5462 hastings Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1552",             "SaleDate": "3/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "There's Something About Mary",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1450",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1856",             "AccountNumber": "4546705105",             "FirstName": "Monique",             "MiddleInitial": "Q",             "LastName": "Tiedeman",             "Address1": "5462 hastings Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1552",             "SaleDate": "3/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Analyze This",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1522",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1160",             "SaleDate": "6/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Superman",             "Quantity": "2",             "Price": 20.45,             "Discount": "0",             "ProductID": "1072",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1160",             "SaleDate": "6/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1358",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1565",             "SaleDate": "4/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tomorrow Never Dies",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1421",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1565",             "SaleDate": "4/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1677",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1565",             "SaleDate": "4/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1087",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1565",             "SaleDate": "4/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1057",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1565",             "SaleDate": "4/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1565",             "SaleDate": "4/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1205",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1565",             "SaleDate": "4/4/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Prisoner of Azkaban",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1792",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1857",             "AccountNumber": "4546705107",             "FirstName": "Jessamyn",             "MiddleInitial": "A",             "LastName": "Adkisson",             "Address1": "691 Fenway Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1987",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mr. & Mrs. Smith",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1859",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1858",             "AccountNumber": "4546705111",             "FirstName": "Edith Daniel",             "MiddleInitial": "F",             "LastName": "Hippert",             "Address1": "5631 E. Plymouth Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1802",             "SaleDate": "9/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.029999999",             "ProductID": "1140",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1858",             "AccountNumber": "4546705111",             "FirstName": "Edith Daniel",             "MiddleInitial": "F",             "LastName": "Hippert",             "Address1": "5631 E. Plymouth Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1802",             "SaleDate": "9/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1801",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1858",             "AccountNumber": "4546705111",             "FirstName": "Edith Daniel",             "MiddleInitial": "F",             "LastName": "Hippert",             "Address1": "5631 E. Plymouth Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1802",             "SaleDate": "9/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1270",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1858",             "AccountNumber": "4546705111",             "FirstName": "Edith Daniel",             "MiddleInitial": "F",             "LastName": "Hippert",             "Address1": "5631 E. Plymouth Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1802",             "SaleDate": "9/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1858",             "AccountNumber": "4546705111",             "FirstName": "Edith Daniel",             "MiddleInitial": "F",             "LastName": "Hippert",             "Address1": "5631 E. Plymouth Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1802",             "SaleDate": "9/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1858",             "AccountNumber": "4546705111",             "FirstName": "Edith Daniel",             "MiddleInitial": "F",             "LastName": "Hippert",             "Address1": "5631 E. Plymouth Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1851",             "SaleDate": "10/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Top Gun",             "Quantity": "5",             "Price": 21.45,             "Discount": "0",             "ProductID": "1133",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 18.99,             "Discount": "0.050000001",             "ProductID": "1440",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.050000001",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "2",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1117",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Se7en",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1343",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1180",             "SaleDate": "6/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1625",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1512",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1512",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1512",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1859",             "AccountNumber": "4546705115",             "FirstName": "Anthony",             "MiddleInitial": "Q",             "LastName": "Freire",             "Address1": "10717 Jewell Way",             "Address2": "Apt. #895",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1512",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1871",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Porky's",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1101",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1747",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "X-Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1554",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1497",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Birdcage",             "Quantity": "5",             "Price": 15.49,             "Discount": "0",             "ProductID": "1385",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Top Gun",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1134",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1867",             "SaleDate": "10/17/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Notting Hill",             "Quantity": "4",             "Price": 14.45,             "Discount": "0",             "ProductID": "1491",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1530",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Princess Diaries",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1591",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1760",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Rock",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1376",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "City Slickers",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1242",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Rocky",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1050",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1861",             "AccountNumber": "4546705122",             "FirstName": "Jhanadu",             "LastName": "Grahm",             "Address1": "45346 S. Anne Blvd.",             "Address2": "Suite C",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1950",             "SaleDate": "12/6/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1863",             "AccountNumber": "4546705126",             "FirstName": "Michael",             "MiddleInitial": "F",             "LastName": "Holifield",             "Address1": "6379 N. Luce Way",             "Address2": "Apt. #544",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1526",             "SaleDate": "3/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Contact",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1410",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1863",             "AccountNumber": "4546705126",             "FirstName": "Michael",             "MiddleInitial": "F",             "LastName": "Holifield",             "Address1": "6379 N. Luce Way",             "Address2": "Apt. #544",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1526",             "SaleDate": "3/14/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jerry Maguire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1365",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1863",             "AccountNumber": "4546705126",             "FirstName": "Michael",             "MiddleInitial": "F",             "LastName": "Holifield",             "Address1": "6379 N. Luce Way",             "Address2": "Apt. #544",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1921",             "SaleDate": "11/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Forrest Gump",             "Quantity": "2",             "Price": 24.95,             "Discount": "0",             "ProductID": "1305",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1863",             "AccountNumber": "4546705126",             "FirstName": "Michael",             "MiddleInitial": "F",             "LastName": "Holifield",             "Address1": "6379 N. Luce Way",             "Address2": "Apt. #544",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1921",             "SaleDate": "11/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1863",             "AccountNumber": "4546705126",             "FirstName": "Michael",             "MiddleInitial": "F",             "LastName": "Holifield",             "Address1": "6379 N. Luce Way",             "Address2": "Apt. #544",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1921",             "SaleDate": "11/23/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman Returns",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1250",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1863",             "AccountNumber": "4546705126",             "FirstName": "Michael",             "MiddleInitial": "F",             "LastName": "Holifield",             "Address1": "6379 N. Luce Way",             "Address2": "Apt. #544",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1921",             "SaleDate": "11/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Eraser",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1381",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Black Hawk Down",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1622",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1627",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1430",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A League of Their Own",             "Quantity": "2",             "Price": 22.49,             "Discount": "0",             "ProductID": "1260",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Saturday Night Fever",             "Quantity": "4",             "Price": 13.49,             "Discount": "0",             "ProductID": "1060",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Anger Management",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1754",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1865",             "AccountNumber": "4546705131",             "FirstName": "Audrey",             "MiddleInitial": "F",             "LastName": "Beaulieu",             "Address1": "3710 W. Richards Street",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1567",             "SaleDate": "4/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1826",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1689",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Blair Witch Project",             "Quantity": "2",             "Price": 17.49,             "Discount": "0",             "ProductID": "1528",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Hook",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1225",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dances with Wolves",             "Quantity": "2",             "Price": 21.45,             "Discount": "0",             "ProductID": "1201",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Coming to America",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1152",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Every Which Way But Loose",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1073",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1866",             "AccountNumber": "4546705135",             "FirstName": "Jo-ann",             "MiddleInitial": "M",             "LastName": "Brinkman",             "Address1": "2169 9th Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1414",             "SaleDate": "12/18/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1867",             "AccountNumber": "4546705139",             "FirstName": "Ramiro",             "MiddleInitial": "W",             "LastName": "Goodson",             "Address1": "42812 Melrose Street",             "Address2": "Suite 36",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1617",             "SaleDate": "5/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Terms of Endearment",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1106",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1867",             "AccountNumber": "4546705139",             "FirstName": "Ramiro",             "MiddleInitial": "W",             "LastName": "Goodson",             "Address1": "42812 Melrose Street",             "Address2": "Suite 36",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1617",             "SaleDate": "5/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Lara Croft: Tomb Raider",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1623",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1867",             "AccountNumber": "4546705139",             "FirstName": "Ramiro",             "MiddleInitial": "W",             "LastName": "Goodson",             "Address1": "42812 Melrose Street",             "Address2": "Suite 36",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1617",             "SaleDate": "5/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1749",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1867",             "AccountNumber": "4546705139",             "FirstName": "Ramiro",             "MiddleInitial": "W",             "LastName": "Goodson",             "Address1": "42812 Melrose Street",             "Address2": "Suite 36",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1617",             "SaleDate": "5/11/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1776",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1292",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1016",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1292",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky III",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1095",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1292",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Beverly Hills Cop",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1111",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1292",             "SaleDate": "9/15/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Godfather",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1031",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "5",             "Price": 14.49,             "Discount": "0",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Sting",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1036",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1777",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Wedding",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1744",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sum of All Fears",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1700",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1868",             "AccountNumber": "4546705142",             "FirstName": "Blaise",             "MiddleInitial": "G",             "LastName": "Ainsworth",             "Address1": "20989 Orchard Ave.",             "Address2": "Suite C",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1945",             "SaleDate": "12/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1055",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1869",             "AccountNumber": "4546705146",             "FirstName": "Loni",             "MiddleInitial": "D",             "LastName": "Hamner",             "Address1": "9079 Orchard Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1953",             "SaleDate": "12/8/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1377",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1869",             "AccountNumber": "4546705146",             "FirstName": "Loni",             "MiddleInitial": "D",             "LastName": "Hamner",             "Address1": "9079 Orchard Lane",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1953",             "SaleDate": "12/8/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1815",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Incredibles",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1776",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1665",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1603",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "GoldenEye",             "Quantity": "2",             "Price": 18.45,             "Discount": "0",             "ProductID": "1346",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1476",             "SaleDate": "2/5/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1864",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Twister",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1374",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1870",             "AccountNumber": "4546705151",             "FirstName": "Daniella",             "MiddleInitial": "R",             "LastName": "Stonebraker",             "Address1": "9004 Charlie Drive",             "Address2": "Apt. #521",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1864",             "SaleDate": "10/15/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1566",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Longest Yard",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1873",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "'Crocodile' Dundee II",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1157",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1871",             "AccountNumber": "4546705154",             "FirstName": "Verna",             "MiddleInitial": "S",             "LastName": "Seneca",             "Address1": "6401 Calgary Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1894",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "1",             "Price": 17.95,             "Discount": "0.07",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1279",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1353",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1508",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1525",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1872",             "AccountNumber": "4546705158",             "FirstName": "Rose-marie",             "MiddleInitial": "H",             "LastName": "Percy",             "Address1": "3621 N. Lee Way",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1155",             "SaleDate": "5/29/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Troy",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1821",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1873",             "AccountNumber": "4546705159",             "FirstName": "Glenna",             "MiddleInitial": "J",             "LastName": "Govan",             "Address1": "255 Water Ave.",             "Address2": "Apt. #166",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1741",             "SaleDate": "8/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "3",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1873",             "AccountNumber": "4546705159",             "FirstName": "Glenna",             "MiddleInitial": "J",             "LastName": "Govan",             "Address1": "255 Water Ave.",             "Address2": "Apt. #166",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1741",             "SaleDate": "8/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Clear and Present Danger",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1311",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1873",             "AccountNumber": "4546705159",             "FirstName": "Glenna",             "MiddleInitial": "J",             "LastName": "Govan",             "Address1": "255 Water Ave.",             "Address2": "Apt. #166",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1741",             "SaleDate": "8/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1824",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Godfather",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1031",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1055",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Die Hard: With a Vengeance",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.090000004",             "ProductID": "1352",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Face/Off",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1403",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1437",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X-Men",             "Quantity": "3",             "Price": 14.49,             "Discount": "0",             "ProductID": "1555",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Road to Perdition",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1657",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1677",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1006",             "SaleDate": "1/8/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1575",             "SaleDate": "4/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Santa Clause 2",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1689",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1575",             "SaleDate": "4/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Top Gun",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1132",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1575",             "SaleDate": "4/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "National Treasure",             "Quantity": "4",             "Price": 21.99,             "Discount": "0.07",             "ProductID": "1786",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1575",             "SaleDate": "4/11/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1002",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1575",             "SaleDate": "4/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1575",             "SaleDate": "4/11/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1874",             "AccountNumber": "4546705161",             "FirstName": "Shannon",             "MiddleInitial": "F",             "LastName": "Yetter",             "Address1": "36623 Pleasant Lane",             "Address2": "Suite 32",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1575",             "SaleDate": "4/11/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Silence of the Lambs",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1231",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1875",             "AccountNumber": "4546705163",             "FirstName": "Jeanette",             "MiddleInitial": "D",             "LastName": "Wilhite",             "Address1": "1587 S. California Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1717",             "SaleDate": "7/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 20.49,             "Discount": "0.059999999",             "ProductID": "1598",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1875",             "AccountNumber": "4546705163",             "FirstName": "Jeanette",             "MiddleInitial": "D",             "LastName": "Wilhite",             "Address1": "1587 S. California Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1717",             "SaleDate": "7/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "2",             "Price": 21.99,             "Discount": "0",             "ProductID": "1636",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1875",             "AccountNumber": "4546705163",             "FirstName": "Jeanette",             "MiddleInitial": "D",             "LastName": "Wilhite",             "Address1": "1587 S. California Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1717",             "SaleDate": "7/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1520",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1875",             "AccountNumber": "4546705163",             "FirstName": "Jeanette",             "MiddleInitial": "D",             "LastName": "Wilhite",             "Address1": "1587 S. California Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1717",             "SaleDate": "7/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1480",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1875",             "AccountNumber": "4546705163",             "FirstName": "Jeanette",             "MiddleInitial": "D",             "LastName": "Wilhite",             "Address1": "1587 S. California Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1717",             "SaleDate": "7/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Godzilla",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1463",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1875",             "AccountNumber": "4546705163",             "FirstName": "Jeanette",             "MiddleInitial": "D",             "LastName": "Wilhite",             "Address1": "1587 S. California Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1717",             "SaleDate": "7/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1875",             "AccountNumber": "4546705163",             "FirstName": "Jeanette",             "MiddleInitial": "D",             "LastName": "Wilhite",             "Address1": "1587 S. California Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1717",             "SaleDate": "7/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1427",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1297",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1427",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lion King",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1308",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1427",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Hannibal",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1630",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1427",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1637",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1427",             "SaleDate": "12/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Rocky Horror Picture Show",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1047",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1647",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Collateral",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1817",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "4",             "Price": 17.95,             "Discount": "0",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Crocodile Dundee",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1130",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Nine to Five",             "Quantity": "4",             "Price": 22.99,             "Discount": "0",             "ProductID": "1081",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1876",             "AccountNumber": "4546705165",             "FirstName": "Rosenda",             "MiddleInitial": "B",             "LastName": "Sheth",             "Address1": "833 5th Street",             "Address2": "Suite C",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1553",             "SaleDate": "3/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "5",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1774",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1189",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Time to Kill",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1378",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1619",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hannibal",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1629",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1877",             "AccountNumber": "4546705167",             "FirstName": "Geneva",             "LastName": "Wash",             "Address1": "7226 S. Saint Johns Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1685",             "SaleDate": "6/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1108",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1878",             "AccountNumber": "4546705169",             "FirstName": "Lizette",             "LastName": "Ewan",             "Address1": "8169 Jeffrey Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1750",             "SaleDate": "8/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1675",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1878",             "AccountNumber": "4546705169",             "FirstName": "Lizette",             "LastName": "Ewan",             "Address1": "8169 Jeffrey Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1750",             "SaleDate": "8/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Meet the Parents",             "Quantity": "5",             "Price": 18.45,             "Discount": "0",             "ProductID": "1550",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1878",             "AccountNumber": "4546705169",             "FirstName": "Lizette",             "LastName": "Ewan",             "Address1": "8169 Jeffrey Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1750",             "SaleDate": "8/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1878",             "AccountNumber": "4546705169",             "FirstName": "Lizette",             "LastName": "Ewan",             "Address1": "8169 Jeffrey Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1750",             "SaleDate": "8/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1879",             "AccountNumber": "4546705174",             "FirstName": "Jacinta",             "MiddleInitial": "Y",             "LastName": "Taft",             "Address1": "19946 Begole Blvd.",             "Address2": "Apt. #154",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1974",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1116",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1880",             "AccountNumber": "4546705175",             "FirstName": "Alexandro",             "MiddleInitial": "J",             "LastName": "Stoute",             "Address1": "42429 Della Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1997",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Jungle Book",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1018",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1880",             "AccountNumber": "4546705175",             "FirstName": "Alexandro",             "MiddleInitial": "J",             "LastName": "Stoute",             "Address1": "42429 Della Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1997",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "3",             "Price": 22.49,             "Discount": "0",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1880",             "AccountNumber": "4546705175",             "FirstName": "Alexandro",             "MiddleInitial": "J",             "LastName": "Stoute",             "Address1": "42429 Della Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1997",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1539",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1880",             "AccountNumber": "4546705175",             "FirstName": "Alexandro",             "MiddleInitial": "J",             "LastName": "Stoute",             "Address1": "42429 Della Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1997",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Jurassic Park III",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1596",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1880",             "AccountNumber": "4546705175",             "FirstName": "Alexandro",             "MiddleInitial": "J",             "LastName": "Stoute",             "Address1": "42429 Della Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1997",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Monsters, Inc.",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1609",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1880",             "AccountNumber": "4546705175",             "FirstName": "Alexandro",             "MiddleInitial": "J",             "LastName": "Stoute",             "Address1": "42429 Della Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1997",             "SaleDate": "12/30/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1772",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1881",             "AccountNumber": "4546705176",             "FirstName": "Jake",             "LastName": "Winkworth",             "Address1": "15644 Highbanks Street",             "Address2": "Apt. #73",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1605",             "SaleDate": "5/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1456",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1881",             "AccountNumber": "4546705176",             "FirstName": "Jake",             "LastName": "Winkworth",             "Address1": "15644 Highbanks Street",             "Address2": "Apt. #73",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1605",             "SaleDate": "5/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Longest Yard",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1873",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1881",             "AccountNumber": "4546705176",             "FirstName": "Jake",             "LastName": "Winkworth",             "Address1": "15644 Highbanks Street",             "Address2": "Apt. #73",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1605",             "SaleDate": "5/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1881",             "AccountNumber": "4546705176",             "FirstName": "Jake",             "LastName": "Winkworth",             "Address1": "15644 Highbanks Street",             "Address2": "Apt. #73",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1605",             "SaleDate": "5/3/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Twins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.029999999",             "ProductID": "1156",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1881",             "AccountNumber": "4546705176",             "FirstName": "Jake",             "LastName": "Winkworth",             "Address1": "15644 Highbanks Street",             "Address2": "Apt. #73",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1605",             "SaleDate": "5/3/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1881",             "AccountNumber": "4546705176",             "FirstName": "Jake",             "LastName": "Winkworth",             "Address1": "15644 Highbanks Street",             "Address2": "Apt. #73",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1605",             "SaleDate": "5/3/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1665",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1138",             "SaleDate": "5/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1325",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1138",             "SaleDate": "5/15/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1138",             "SaleDate": "5/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1733",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1138",             "SaleDate": "5/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1760",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1138",             "SaleDate": "5/15/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Day After Tomorrow",             "Quantity": "1",             "Price": 19.45,             "Discount": "0.02",             "ProductID": "1814",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1632",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1632",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1734",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1632",             "SaleDate": "5/21/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Toy Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1349",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Village",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1804",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "National Treasure",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1787",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1778",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Twister",             "Quantity": "4",             "Price": 18.99,             "Discount": "0",             "ProductID": "1372",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Jumanji",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1335",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Three Men and a Baby",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1138",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1883",             "AccountNumber": "4546705183",             "FirstName": "Danielle",             "MiddleInitial": "E",             "LastName": "Choi",             "Address1": "32730 Sherman Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1920",             "SaleDate": "11/22/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1885",             "AccountNumber": "4546705192",             "FirstName": "S. Inga",             "MiddleInitial": "Q",             "LastName": "Baillargeon",             "Address1": "5306 Jacobs Circle Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1459",             "SaleDate": "1/19/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1885",             "AccountNumber": "4546705192",             "FirstName": "S. Inga",             "MiddleInitial": "Q",             "LastName": "Baillargeon",             "Address1": "5306 Jacobs Circle Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1459",             "SaleDate": "1/19/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Village",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1805",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1885",             "AccountNumber": "4546705192",             "FirstName": "S. Inga",             "MiddleInitial": "Q",             "LastName": "Baillargeon",             "Address1": "5306 Jacobs Circle Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1459",             "SaleDate": "1/19/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1850",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1885",             "AccountNumber": "4546705192",             "FirstName": "S. Inga",             "MiddleInitial": "Q",             "LastName": "Baillargeon",             "Address1": "5306 Jacobs Circle Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1459",             "SaleDate": "1/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Mummy",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1506",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1885",             "AccountNumber": "4546705192",             "FirstName": "S. Inga",             "MiddleInitial": "Q",             "LastName": "Baillargeon",             "Address1": "5306 Jacobs Circle Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1459",             "SaleDate": "1/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1885",             "AccountNumber": "4546705192",             "FirstName": "S. Inga",             "MiddleInitial": "Q",             "LastName": "Baillargeon",             "Address1": "5306 Jacobs Circle Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1459",             "SaleDate": "1/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1885",             "AccountNumber": "4546705192",             "FirstName": "S. Inga",             "MiddleInitial": "Q",             "LastName": "Baillargeon",             "Address1": "5306 Jacobs Circle Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1459",             "SaleDate": "1/19/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1887",             "AccountNumber": "4546705198",             "FirstName": "Lyall",             "LastName": "Babbitt",             "Address1": "9704 N. Sherman Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1908",             "SaleDate": "11/17/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Rocky Horror Picture Show",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1047",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1887",             "AccountNumber": "4546705198",             "FirstName": "Lyall",             "LastName": "Babbitt",             "Address1": "9704 N. Sherman Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1908",             "SaleDate": "11/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1166",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1887",             "AccountNumber": "4546705198",             "FirstName": "Lyall",             "LastName": "Babbitt",             "Address1": "9704 N. Sherman Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1908",             "SaleDate": "11/17/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 3: Rise of the Machines",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1735",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1471",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Se7en",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1343",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Interview with the Vampire: The Vampire Chronicles",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1314",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bodyguard",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1268",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1888",             "AccountNumber": "4546705203",             "FirstName": "Ramon",             "LastName": "Dewalt",             "Address1": "3787 Wells Parkway",             "Address2": "Apt. #699",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1065",             "SaleDate": "3/7/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Terminator 3: Rise of the Machines",             "Quantity": "2",             "Price": 18.99,             "Discount": "0",             "ProductID": "1735",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1889",             "AccountNumber": "4546705204",             "FirstName": "J. Scott",             "LastName": "Shimp",             "Address1": "33331 Airport Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1917",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "5",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1889",             "AccountNumber": "4546705204",             "FirstName": "J. Scott",             "LastName": "Shimp",             "Address1": "33331 Airport Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1917",             "SaleDate": "11/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "1",             "Price": 15.45,             "Discount": "0.07",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1891",             "AccountNumber": "4546705213",             "FirstName": "Rosella",             "LastName": "Sabia",             "Address1": "4681 Bridge Road",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1702",             "SaleDate": "7/8/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "4",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1768",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Erin Brockovich",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1538",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Die Hard 2",             "Quantity": "5",             "Price": 17.45,             "Discount": "0",             "ProductID": "1209",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1892",             "AccountNumber": "4546705218",             "FirstName": "Adoli",             "MiddleInitial": "G",             "LastName": "Haugland",             "Address1": "33217 Muriel Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1606",             "SaleDate": "5/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1289",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1893",             "AccountNumber": "4546705219",             "FirstName": "Loutie",             "MiddleInitial": "W",             "LastName": "Harford",             "Address1": "27715 E. California Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1595",             "SaleDate": "4/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Superman",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1070",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1893",             "AccountNumber": "4546705219",             "FirstName": "Loutie",             "MiddleInitial": "W",             "LastName": "Harford",             "Address1": "27715 E. California Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1595",             "SaleDate": "4/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghostbusters II",             "Quantity": "5",             "Price": 16.49,             "Discount": "0",             "ProductID": "1177",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1893",             "AccountNumber": "4546705219",             "FirstName": "Loutie",             "MiddleInitial": "W",             "LastName": "Harford",             "Address1": "27715 E. California Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1595",             "SaleDate": "4/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghost",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1213",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1893",             "AccountNumber": "4546705219",             "FirstName": "Loutie",             "MiddleInitial": "W",             "LastName": "Harford",             "Address1": "27715 E. California Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1595",             "SaleDate": "4/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Monsters, Inc.",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1611",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1893",             "AccountNumber": "4546705219",             "FirstName": "Loutie",             "MiddleInitial": "W",             "LastName": "Harford",             "Address1": "27715 E. California Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1595",             "SaleDate": "4/26/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 29.99,             "Discount": "0",             "ProductID": "1827",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1893",             "AccountNumber": "4546705219",             "FirstName": "Loutie",             "MiddleInitial": "W",             "LastName": "Harford",             "Address1": "27715 E. California Ave.",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1595",             "SaleDate": "4/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fantastic Four",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1838",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1895",             "AccountNumber": "4546705227",             "FirstName": "Isabel",             "MiddleInitial": "X",             "LastName": "Breuker",             "Address1": "P.O. Box #266",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1544",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Animal House",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1075",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1895",             "AccountNumber": "4546705227",             "FirstName": "Isabel",             "MiddleInitial": "X",             "LastName": "Breuker",             "Address1": "P.O. Box #266",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1544",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1348",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1895",             "AccountNumber": "4546705227",             "FirstName": "Isabel",             "MiddleInitial": "X",             "LastName": "Breuker",             "Address1": "P.O. Box #266",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1544",             "SaleDate": "3/25/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1896",             "AccountNumber": "4546705229",             "FirstName": "Willie",             "MiddleInitial": "C",             "LastName": "Bourgeois",             "Address1": "5162 N. MacArthur Parkway",             "Address2": "Apt. #357",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1166",             "SaleDate": "6/3/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Chicago",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1683",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1898",             "AccountNumber": "4546705234",             "FirstName": "Karl",             "MiddleInitial": "H",             "LastName": "Strittmatter",             "Address1": "1398 June Parkway",             "Address2": "Apt. #257",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1073",             "SaleDate": "3/16/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Grudge",             "Quantity": "4",             "Price": 22.95,             "Discount": "0",             "ProductID": "1794",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1568",             "SaleDate": "4/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Gone in Sixty Seconds",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1567",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1568",             "SaleDate": "4/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1568",             "SaleDate": "4/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1656",             "SaleDate": "6/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Hunt for Red October",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1219",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1656",             "SaleDate": "6/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rocky",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1052",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1656",             "SaleDate": "6/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1850",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.100000001",             "ProductID": "1297",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1012",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "2",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1650",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1758",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1396",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1697",             "SaleDate": "7/4/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1811",             "SaleDate": "9/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sister Act",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1265",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1811",             "SaleDate": "9/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1691",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1811",             "SaleDate": "9/17/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1058",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1811",             "SaleDate": "9/17/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "King Kong",             "Quantity": "1",             "Price": 16.95,             "Discount": "0.059999999",             "ProductID": "1869",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1833",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "4",             "Price": 14.49,             "Discount": "0.01",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1833",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Love Story",             "Quantity": "3",             "Price": 14.49,             "Discount": "0.059999999",             "ProductID": "1028",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1833",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1833",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1833",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Pulp Fiction",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1317",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1833",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "American Wedding",             "Quantity": "5",             "Price": 13.49,             "Discount": "0",             "ProductID": "1745",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1833",             "SaleDate": "9/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1202",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1977",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1537",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1899",             "AccountNumber": "4546705238",             "FirstName": "Hans",             "MiddleInitial": "F",             "LastName": "Moitoso",             "Address1": "1571 E. Briar Hill Parkway",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1977",             "SaleDate": "12/23/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1301",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1064",             "SaleDate": "3/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ghost Busters",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1115",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1064",             "SaleDate": "3/3/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Blair Witch Project",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1528",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1064",             "SaleDate": "3/3/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1064",             "SaleDate": "3/3/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rambo: First Blood Part II",             "Quantity": "4",             "Price": 18.45,             "Discount": "0",             "ProductID": "1121",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1156",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Se7en",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1343",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1156",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dinosaur",             "Quantity": "3",             "Price": 21.99,             "Discount": "0",             "ProductID": "1572",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1156",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "3",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1156",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Air Force One",             "Quantity": "3",             "Price": 21.49,             "Discount": "0",             "ProductID": "1408",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1156",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Perfect Storm",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1536",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1900",             "AccountNumber": "4546705240",             "FirstName": "Shih-yin",             "MiddleInitial": "Y",             "LastName": "Augustine",             "Address1": "8914 Gilkey Parkway",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1156",             "SaleDate": "5/30/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "xXx",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1649",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1901",             "AccountNumber": "4546705245",             "FirstName": "Marcella",             "MiddleInitial": "C",             "LastName": "Severt",             "Address1": "691 40th Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1305",             "SaleDate": "9/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1444",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1333",             "SaleDate": "10/20/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Wo hu cang long",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1580",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1333",             "SaleDate": "10/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Phenomenon",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1390",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1333",             "SaleDate": "10/20/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1363",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1333",             "SaleDate": "10/20/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1172",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1333",             "SaleDate": "10/20/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Sum of All Fears",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1699",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "1",             "Price": 18.95,             "Discount": "0",             "ProductID": "1639",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 22.45,             "Discount": "0.100000001",             "ProductID": "1782",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Minority Report",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1645",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Mission: Impossible II",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1545",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Rock",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1376",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Ransom",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1369",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Smokey and the Bandit",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1064",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Towering Inferno",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1041",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1903",             "AccountNumber": "4546705248",             "FirstName": "Ella",             "MiddleInitial": "Z",             "LastName": "Woolard",             "Address1": "6753 E. Pine Crest Street",             "Address2": "Apt. #139",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1703",             "SaleDate": "7/9/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Minority Report",             "Quantity": "2",             "Price": 22.45,             "Discount": "0",             "ProductID": "1646",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1705",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Grudge",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1794",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1772",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Italian Job",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1765",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Waterboy",             "Quantity": "1",             "Price": 25.95,             "Discount": "0.02",             "ProductID": "1469",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Tootsie",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1102",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "4",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1905",             "AccountNumber": "4546705255",             "FirstName": "Dolly",             "LastName": "Ells",             "Address1": "41787 N. Fiar Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1308",             "SaleDate": "10/1/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 20.49,             "Discount": "0.059999999",             "ProductID": "1674",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1906",             "AccountNumber": "4546705257",             "FirstName": "Yahia",             "MiddleInitial": "W",             "LastName": "Motz",             "Address1": "3875 Fenway Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1080",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1056",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1906",             "AccountNumber": "4546705257",             "FirstName": "Yahia",             "MiddleInitial": "W",             "LastName": "Motz",             "Address1": "3875 Fenway Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1080",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Polar Express",             "Quantity": "1",             "Price": 20.45,             "Discount": "0.079999998",             "ProductID": "1798",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1906",             "AccountNumber": "4546705257",             "FirstName": "Yahia",             "MiddleInitial": "W",             "LastName": "Motz",             "Address1": "3875 Fenway Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1080",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1785",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1906",             "AccountNumber": "4546705257",             "FirstName": "Yahia",             "MiddleInitial": "W",             "LastName": "Motz",             "Address1": "3875 Fenway Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1080",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1616",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1906",             "AccountNumber": "4546705257",             "FirstName": "Yahia",             "MiddleInitial": "W",             "LastName": "Motz",             "Address1": "3875 Fenway Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1080",             "SaleDate": "3/22/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1906",             "AccountNumber": "4546705257",             "FirstName": "Yahia",             "MiddleInitial": "W",             "LastName": "Motz",             "Address1": "3875 Fenway Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1957",             "SaleDate": "12/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1906",             "AccountNumber": "4546705257",             "FirstName": "Yahia",             "MiddleInitial": "W",             "LastName": "Motz",             "Address1": "3875 Fenway Parkway",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1957",             "SaleDate": "12/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1002",             "SaleDate": "1/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Tootsie",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1103",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1002",             "SaleDate": "1/3/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1002",             "SaleDate": "1/3/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1117",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1514",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1514",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Sleepy Hollow",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1489",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1514",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1454",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1514",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1453",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1514",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Ransom",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1370",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1514",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Home Alone",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1217",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1908",             "AccountNumber": "4546705264",             "FirstName": "Cora",             "MiddleInitial": "G",             "LastName": "Yaple",             "Address1": "5724 Charles Drive",             "Address2": "Suite 8",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1514",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicago",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1684",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1911",             "AccountNumber": "4546705275",             "FirstName": "Raven",             "MiddleInitial": "X",             "LastName": "Eckhardt",             "Address1": "187 S. Borden Parkway",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1378",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scream 2",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1423",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1911",             "AccountNumber": "4546705275",             "FirstName": "Raven",             "MiddleInitial": "X",             "LastName": "Eckhardt",             "Address1": "187 S. Borden Parkway",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1378",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Elf",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1762",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1911",             "AccountNumber": "4546705275",             "FirstName": "Raven",             "MiddleInitial": "X",             "LastName": "Eckhardt",             "Address1": "187 S. Borden Parkway",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1378",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Chamber of Secrets",             "Quantity": "5",             "Price": 15.49,             "Discount": "0",             "ProductID": "1640",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1911",             "AccountNumber": "4546705275",             "FirstName": "Raven",             "MiddleInitial": "X",             "LastName": "Eckhardt",             "Address1": "187 S. Borden Parkway",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1378",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1911",             "AccountNumber": "4546705275",             "FirstName": "Raven",             "MiddleInitial": "X",             "LastName": "Eckhardt",             "Address1": "187 S. Borden Parkway",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1378",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1911",             "AccountNumber": "4546705275",             "FirstName": "Raven",             "MiddleInitial": "X",             "LastName": "Eckhardt",             "Address1": "187 S. Borden Parkway",             "Address2": "Suite 30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1378",             "SaleDate": "11/24/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Daredevil",             "Quantity": "1",             "Price": 31.99,             "Discount": "0",             "ProductID": "1708",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1679",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pearl Harbor",             "Quantity": "2",             "Price": 15.45,             "Discount": "0",             "ProductID": "1635",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1576",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1024",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spider-Man",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1668",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1302",             "SaleDate": "9/26/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1071",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1481",             "SaleDate": "2/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Passion of the Christ",             "Quantity": "4",             "Price": 16.95,             "Discount": "0",             "ProductID": "1780",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1481",             "SaleDate": "2/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "King Kong",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1870",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1481",             "SaleDate": "2/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1769",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1481",             "SaleDate": "2/7/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1710",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1481",             "SaleDate": "2/7/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "My Best Friend's Wedding",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1432",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1481",             "SaleDate": "2/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Blazing Saddles",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1042",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1481",             "SaleDate": "2/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1706",             "SaleDate": "7/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Batman & Robin",             "Quantity": "3",             "Price": 23.99,             "Discount": "0",             "ProductID": "1412",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1706",             "SaleDate": "7/10/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1004",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1706",             "SaleDate": "7/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "8 Mile",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1693",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1912",             "AccountNumber": "4546705279",             "FirstName": "Karen",             "MiddleInitial": "G",             "LastName": "Pendergrast",             "Address1": "P.O. Box #6828",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1706",             "SaleDate": "7/10/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1913",             "AccountNumber": "4546705280",             "FirstName": "Cylvia",             "MiddleInitial": "Q",             "LastName": "Poorman",             "Address1": "22343 N. Washington Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1720",             "SaleDate": "7/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Cheaper by the Dozen",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1720",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1913",             "AccountNumber": "4546705280",             "FirstName": "Cylvia",             "MiddleInitial": "Q",             "LastName": "Poorman",             "Address1": "22343 N. Washington Road",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1720",             "SaleDate": "7/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1395",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1363",             "SaleDate": "11/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1092",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1363",             "SaleDate": "11/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1363",             "SaleDate": "11/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1363",             "SaleDate": "11/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Spy Kids",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1600",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1363",             "SaleDate": "11/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1363",             "SaleDate": "11/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1127",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1363",             "SaleDate": "11/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mrs. Doubtfire",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1289",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Patch Adams",             "Quantity": "1",             "Price": 20.99,             "Discount": "0.079999998",             "ProductID": "1477",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1863",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Dick Tracy",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1207",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "3",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1915",             "AccountNumber": "4546705284",             "FirstName": "Garth",             "MiddleInitial": "N",             "LastName": "Droz",             "Address1": "418 E. Bradwood Drive",             "Address2": "Apt. #441",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1847",             "SaleDate": "10/7/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Return of the King",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1728",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1916",             "AccountNumber": "4546705287",             "FirstName": "Miguel",             "LastName": "Zalewski",             "Address1": "9637 W. Anne Lane",             "Address2": "Apt. #34",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1240",             "SaleDate": "8/7/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Star Wars",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1057",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1916",             "AccountNumber": "4546705287",             "FirstName": "Miguel",             "LastName": "Zalewski",             "Address1": "9637 W. Anne Lane",             "Address2": "Apt. #34",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1240",             "SaleDate": "8/7/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Liar Liar",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1414",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1916",             "AccountNumber": "4546705287",             "FirstName": "Miguel",             "LastName": "Zalewski",             "Address1": "9637 W. Anne Lane",             "Address2": "Apt. #34",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1240",             "SaleDate": "8/7/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1917",             "AccountNumber": "4546705289",             "FirstName": "Stephanie",             "MiddleInitial": "C",             "LastName": "Clinkscales",             "Address1": "44968 Orleans Drive",             "Address2": "Apt. #800",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1709",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Parenthood",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1184",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1917",             "AccountNumber": "4546705289",             "FirstName": "Stephanie",             "MiddleInitial": "C",             "LastName": "Clinkscales",             "Address1": "44968 Orleans Drive",             "Address2": "Apt. #800",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1709",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Traffic",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1547",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1917",             "AccountNumber": "4546705289",             "FirstName": "Stephanie",             "MiddleInitial": "C",             "LastName": "Clinkscales",             "Address1": "44968 Orleans Drive",             "Address2": "Apt. #800",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1709",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1917",             "AccountNumber": "4546705289",             "FirstName": "Stephanie",             "MiddleInitial": "C",             "LastName": "Clinkscales",             "Address1": "44968 Orleans Drive",             "Address2": "Apt. #800",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1709",             "SaleDate": "7/12/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Pearl Harbor",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1634",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1918",             "AccountNumber": "4546705293",             "FirstName": "Beatrice",             "MiddleInitial": "J",             "LastName": "Bengtson",             "Address1": "1780 W. Glenwood Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1269",             "SaleDate": "9/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Grease",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1068",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1918",             "AccountNumber": "4546705293",             "FirstName": "Beatrice",             "MiddleInitial": "J",             "LastName": "Bengtson",             "Address1": "1780 W. Glenwood Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1269",             "SaleDate": "9/2/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1774",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1918",             "AccountNumber": "4546705293",             "FirstName": "Beatrice",             "MiddleInitial": "J",             "LastName": "Bengtson",             "Address1": "1780 W. Glenwood Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1269",             "SaleDate": "9/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman II",             "Quantity": "4",             "Price": 22.49,             "Discount": "0",             "ProductID": "1087",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1918",             "AccountNumber": "4546705293",             "FirstName": "Beatrice",             "MiddleInitial": "J",             "LastName": "Bengtson",             "Address1": "1780 W. Glenwood Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1269",             "SaleDate": "9/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1752",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1920",             "AccountNumber": "4546705299",             "FirstName": "Wade",             "MiddleInitial": "N",             "LastName": "Devos",             "Address1": "29372 W. Mill Way",             "Address2": "Apt. #549",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1061",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1025",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1920",             "AccountNumber": "4546705299",             "FirstName": "Wade",             "MiddleInitial": "N",             "LastName": "Devos",             "Address1": "29372 W. Mill Way",             "Address2": "Apt. #549",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1061",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Godfather",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1032",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1920",             "AccountNumber": "4546705299",             "FirstName": "Wade",             "MiddleInitial": "N",             "LastName": "Devos",             "Address1": "29372 W. Mill Way",             "Address2": "Apt. #549",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1061",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Who Framed Roger Rabbit",             "Quantity": "5",             "Price": 25.95,             "Discount": "0",             "ProductID": "1163",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1920",             "AccountNumber": "4546705299",             "FirstName": "Wade",             "MiddleInitial": "N",             "LastName": "Devos",             "Address1": "29372 W. Mill Way",             "Address2": "Apt. #549",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1061",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Gladiator",             "Quantity": "1",             "Price": 20.45,             "Discount": "0",             "ProductID": "1553",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1920",             "AccountNumber": "4546705299",             "FirstName": "Wade",             "MiddleInitial": "N",             "LastName": "Devos",             "Address1": "29372 W. Mill Way",             "Address2": "Apt. #549",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1061",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "3",             "Price": 15.99,             "Discount": "0",             "ProductID": "1641",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1920",             "AccountNumber": "4546705299",             "FirstName": "Wade",             "MiddleInitial": "N",             "LastName": "Devos",             "Address1": "29372 W. Mill Way",             "Address2": "Apt. #549",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1061",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1920",             "AccountNumber": "4546705299",             "FirstName": "Wade",             "MiddleInitial": "N",             "LastName": "Devos",             "Address1": "29372 W. Mill Way",             "Address2": "Apt. #549",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1061",             "SaleDate": "3/1/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1806",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1921",             "AccountNumber": "4546705304",             "FirstName": "Carla",             "MiddleInitial": "J",             "LastName": "Lefrancois",             "Address1": "20017 W. Keith Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1933",             "SaleDate": "11/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1255",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1921",             "AccountNumber": "4546705304",             "FirstName": "Carla",             "MiddleInitial": "J",             "LastName": "Lefrancois",             "Address1": "20017 W. Keith Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1933",             "SaleDate": "11/29/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "2",             "Price": 20.49,             "Discount": "0",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1921",             "AccountNumber": "4546705304",             "FirstName": "Carla",             "MiddleInitial": "J",             "LastName": "Lefrancois",             "Address1": "20017 W. Keith Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1933",             "SaleDate": "11/29/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1872",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1921",             "AccountNumber": "4546705304",             "FirstName": "Carla",             "MiddleInitial": "J",             "LastName": "Lefrancois",             "Address1": "20017 W. Keith Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1933",             "SaleDate": "11/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Star Wars",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1056",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1921",             "AccountNumber": "4546705304",             "FirstName": "Carla",             "MiddleInitial": "J",             "LastName": "Lefrancois",             "Address1": "20017 W. Keith Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1933",             "SaleDate": "11/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Sleepy Hollow",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1489",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1921",             "AccountNumber": "4546705304",             "FirstName": "Carla",             "MiddleInitial": "J",             "LastName": "Lefrancois",             "Address1": "20017 W. Keith Ave.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1933",             "SaleDate": "11/29/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Patriot",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1584",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1313",             "SaleDate": "10/6/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "X-Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1554",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1313",             "SaleDate": "10/6/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1313",             "SaleDate": "10/6/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1233",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1313",             "SaleDate": "10/6/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hook",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1223",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1460",             "SaleDate": "1/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1004",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1460",             "SaleDate": "1/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1235",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1460",             "SaleDate": "1/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Aladdin",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1262",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1460",             "SaleDate": "1/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "5",             "Price": 19.95,             "Discount": "0",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1738",             "SaleDate": "7/31/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Star Wars: Episode II - Attack of the Clones",             "Quantity": "3",             "Price": 17.95,             "Discount": "0",             "ProductID": "1675",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1924",             "AccountNumber": "4546705313",             "FirstName": "Jacky",             "MiddleInitial": "P",             "LastName": "Farrah",             "Address1": "2919 S. Market Blvd.",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1738",             "SaleDate": "7/31/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1281",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Animal House",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1077",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Beauty",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1516",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Lord of the Rings: The Fellowship of the Ring",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1636",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Elf",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1763",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Dodgeball: A True Underdog Story",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1783",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The 40 Year Old Virgin",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1848",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1636",             "SaleDate": "5/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "A Time to Kill",             "Quantity": "2",             "Price": 21.99,             "Discount": "0",             "ProductID": "1377",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1895",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1723",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1895",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1895",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1895",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "4",             "Price": 16.95,             "Discount": "0",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1895",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1486",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1895",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Freaky Friday",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1748",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1925",             "AccountNumber": "4546705318",             "FirstName": "Bernice",             "LastName": "Horman",             "Address1": "46060 S. Cypress Drive",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1895",             "SaleDate": "11/6/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1066",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1926",             "AccountNumber": "4546705319",             "FirstName": "Amalia",             "LastName": "Yeckel",             "Address1": "2655 N. Birch Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1355",             "SaleDate": "11/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1383",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1926",             "AccountNumber": "4546705319",             "FirstName": "Amalia",             "LastName": "Yeckel",             "Address1": "2655 N. Birch Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1355",             "SaleDate": "11/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1926",             "AccountNumber": "4546705319",             "FirstName": "Amalia",             "LastName": "Yeckel",             "Address1": "2655 N. Birch Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1355",             "SaleDate": "11/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Signs",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1662",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1926",             "AccountNumber": "4546705319",             "FirstName": "Amalia",             "LastName": "Yeckel",             "Address1": "2655 N. Birch Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1355",             "SaleDate": "11/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Con Air",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1425",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1926",             "AccountNumber": "4546705319",             "FirstName": "Amalia",             "LastName": "Yeckel",             "Address1": "2655 N. Birch Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1355",             "SaleDate": "11/10/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Big",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1168",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1926",             "AccountNumber": "4546705319",             "FirstName": "Amalia",             "LastName": "Yeckel",             "Address1": "2655 N. Birch Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1355",             "SaleDate": "11/10/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Kramer vs. Kramer",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1078",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1926",             "AccountNumber": "4546705319",             "FirstName": "Amalia",             "LastName": "Yeckel",             "Address1": "2655 N. Birch Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1355",             "SaleDate": "11/10/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1617",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1928",             "AccountNumber": "4546705327",             "FirstName": "Vicki-ann",             "LastName": "Cevallos",             "Address1": "49476 Lesa Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1069",             "SaleDate": "3/11/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "True Lies",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1325",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1928",             "AccountNumber": "4546705327",             "FirstName": "Vicki-ann",             "LastName": "Cevallos",             "Address1": "49476 Lesa Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1069",             "SaleDate": "3/11/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Twister",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1374",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1051",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1051",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Princess Diaries",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1591",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1051",             "SaleDate": "2/23/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Bourne Supremacy",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1807",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1239",             "SaleDate": "8/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Elf",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1762",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1239",             "SaleDate": "8/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "How to Lose a Guy in 10 Days",             "Quantity": "5",             "Price": 19.99,             "Discount": "0.07",             "ProductID": "1766",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1239",             "SaleDate": "8/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 21.99,             "Discount": "0.01",             "ProductID": "1801",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1239",             "SaleDate": "8/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "American Pie",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1514",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1239",             "SaleDate": "8/6/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1239",             "SaleDate": "8/6/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A League of Their Own",             "Quantity": "1",             "Price": 24.95,             "Discount": "0",             "ProductID": "1258",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1929",             "AccountNumber": "4546705331",             "FirstName": "Andrew",             "LastName": "Obyrne",             "Address1": "3085 Saint Johns Drive",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1239",             "SaleDate": "8/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1531",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1930",             "AccountNumber": "4546705332",             "FirstName": "Wes",             "LastName": "Turnbloom",             "Address1": "3252 Short Drive",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1696",             "SaleDate": "7/3/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Mr. & Mrs. Smith",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1859",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Monsters, Inc.",             "Quantity": "2",             "Price": 19.45,             "Discount": "0",             "ProductID": "1611",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1246",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1323",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Twister",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1374",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1472",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "HD-DVD",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1191",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1755",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1103",             "SaleDate": "4/16/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1479",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Charlie's Angels: Full Throttle",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1759",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1831",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Spy Kids",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1601",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Meet the Parents",             "Quantity": "4",             "Price": 18.45,             "Discount": "0",             "ProductID": "1550",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Clear and Present Danger",             "Quantity": "3",             "Price": 17.99,             "Discount": "0",             "ProductID": "1311",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Fugitive",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1285",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Sister Act",             "Quantity": "1",             "Price": 18.45,             "Discount": "0.050000001",             "ProductID": "1267",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "5",             "Price": 22.95,             "Discount": "0",             "ProductID": "1202",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1931",             "AccountNumber": "4546705333",             "FirstName": "William",             "MiddleInitial": "F",             "LastName": "Severe",             "Address1": "7878 N. 14th Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1513",             "SaleDate": "3/2/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "War of the Worlds",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1871",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1932",             "AccountNumber": "4546705336",             "FirstName": "Claudette",             "MiddleInitial": "X",             "LastName": "Sinkfield",             "Address1": "P.O. Box #17598",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1986",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode I - The Phantom Menace",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1510",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1932",             "AccountNumber": "4546705336",             "FirstName": "Claudette",             "MiddleInitial": "X",             "LastName": "Sinkfield",             "Address1": "P.O. Box #17598",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1986",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1108",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1932",             "AccountNumber": "4546705336",             "FirstName": "Claudette",             "MiddleInitial": "X",             "LastName": "Sinkfield",             "Address1": "P.O. Box #17598",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1986",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1932",             "AccountNumber": "4546705336",             "FirstName": "Claudette",             "MiddleInitial": "X",             "LastName": "Sinkfield",             "Address1": "P.O. Box #17598",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1986",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Princess Diaries",             "Quantity": "2",             "Price": 17.99,             "Discount": "0.07",             "ProductID": "1591",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1932",             "AccountNumber": "4546705336",             "FirstName": "Claudette",             "MiddleInitial": "X",             "LastName": "Sinkfield",             "Address1": "P.O. Box #17598",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1986",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rocky IV",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1116",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1932",             "AccountNumber": "4546705336",             "FirstName": "Claudette",             "MiddleInitial": "X",             "LastName": "Sinkfield",             "Address1": "P.O. Box #17598",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1986",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Tootsie",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1103",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1932",             "AccountNumber": "4546705336",             "FirstName": "Claudette",             "MiddleInitial": "X",             "LastName": "Sinkfield",             "Address1": "P.O. Box #17598",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1986",             "SaleDate": "12/26/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "City Slickers",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1242",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1934",             "AccountNumber": "4546705343",             "FirstName": "Lora",             "MiddleInitial": "Y",             "LastName": "Hudock",             "Address1": "8573 N. Jefferson Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1046",             "SaleDate": "2/21/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Lethal Weapon 2",             "Quantity": "3",             "Price": 25.99,             "Discount": "0",             "ProductID": "1171",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1934",             "AccountNumber": "4546705343",             "FirstName": "Lora",             "MiddleInitial": "Y",             "LastName": "Hudock",             "Address1": "8573 N. Jefferson Blvd.",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1046",             "SaleDate": "2/21/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1276",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1936",             "AccountNumber": "4546705349",             "FirstName": "Randy",             "LastName": "Migliore",             "Address1": "P.O. Box #19863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1248",             "SaleDate": "8/13/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "2",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1938",             "AccountNumber": "4546705358",             "FirstName": "Eva",             "MiddleInitial": "J",             "LastName": "Helbing",             "Address1": "41800 W. Cascade Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1730",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1418",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1938",             "AccountNumber": "4546705358",             "FirstName": "Eva",             "MiddleInitial": "J",             "LastName": "Helbing",             "Address1": "41800 W. Cascade Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1730",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Batman Begins",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1864",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1938",             "AccountNumber": "4546705358",             "FirstName": "Eva",             "MiddleInitial": "J",             "LastName": "Helbing",             "Address1": "41800 W. Cascade Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1730",             "SaleDate": "7/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Contact",             "Quantity": "4",             "Price": 22.99,             "Discount": "0",             "ProductID": "1409",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1939",             "AccountNumber": "4546705363",             "FirstName": "Glenna",             "MiddleInitial": "G",             "LastName": "Cordray",             "Address1": "33738 E. Kent Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1127",             "SaleDate": "5/2/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1348",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1939",             "AccountNumber": "4546705363",             "FirstName": "Glenna",             "MiddleInitial": "G",             "LastName": "Cordray",             "Address1": "33738 E. Kent Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1127",             "SaleDate": "5/2/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1147",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1939",             "AccountNumber": "4546705363",             "FirstName": "Glenna",             "MiddleInitial": "G",             "LastName": "Cordray",             "Address1": "33738 E. Kent Street",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1939",             "SaleDate": "12/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The General's Daughter",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1500",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Graduate",             "Quantity": "5",             "Price": 22.45,             "Discount": "0",             "ProductID": "1022",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shrek 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1770",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Fahrenheit 9/11",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1801",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Spider-Man 2",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1775",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Runaway Bride",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1499",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1173",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1941",             "AccountNumber": "4546705370",             "FirstName": "Leopoldo",             "LastName": "Raminez",             "Address1": "P.O. Box #16906",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1608",             "SaleDate": "5/4/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Mask",             "Quantity": "5",             "Price": 16.45,             "Discount": "0",             "ProductID": "1329",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1944",             "AccountNumber": "4546705378",             "FirstName": "Dianna",             "MiddleInitial": "I",             "LastName": "Dieball",             "Address1": "848 W. Gibbs Road",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1096",             "SaleDate": "4/6/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Toy Story 2",             "Quantity": "5",             "Price": 14.49,             "Discount": "0",             "ProductID": "1505",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Stuart Little",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1519",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Aviator",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1823",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Seabiscuit",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1724",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Honey, I Shrunk the Kids",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1169",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Planet of the Apes",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1602",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "My Best Friend's Wedding",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1432",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Home Alone 2: Lost in New York",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1252",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Hook",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1223",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Batman Returns",             "Quantity": "4",             "Price": 22.45,             "Discount": "0",             "ProductID": "1251",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1946",             "AccountNumber": "4546705386",             "FirstName": "Jenni",             "LastName": "Riggio",             "Address1": "42001 8th Street",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1769",             "SaleDate": "8/19/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Enemy of the State",             "Quantity": "2",             "Price": 13.45,             "Discount": "0",             "ProductID": "1454",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Addams Family",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1235",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Die Another Day",             "Quantity": "1",             "Price": 15.95,             "Discount": "0.02",             "ProductID": "1664",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Black Hawk Down",             "Quantity": "3",             "Price": 23.49,             "Discount": "0.079999998",             "ProductID": "1621",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "George of the Jungle",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1435",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1273",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Hunt for Red October",             "Quantity": "4",             "Price": 14.45,             "Discount": "0",             "ProductID": "1220",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Mary Poppins",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1011",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1947",             "AccountNumber": "4546705388",             "FirstName": "Lynette",             "MiddleInitial": "V",             "LastName": "Terrazas",             "Address1": "4962 N. New Holland Road",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1550",             "SaleDate": "3/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Con Air",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1425",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1502",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bringing Down the House",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1756",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1682",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The World Is Not Enough",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1517",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1322",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jurassic Park",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1296",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1272",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "2",             "Price": 19.99,             "Discount": "0",             "ProductID": "1023",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1948",             "AccountNumber": "4546705393",             "FirstName": "Jaye",             "MiddleInitial": "H",             "LastName": "Poage",             "Address1": "6659 Lake Street",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1407",             "SaleDate": "12/14/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Toy Story",             "Quantity": "2",             "Price": 17.95,             "Discount": "0",             "ProductID": "1347",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "2",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Van Helsing",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1782",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1738",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Men in Black",             "Quantity": "5",             "Price": 15.99,             "Discount": "0",             "ProductID": "1427",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Toy Story",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1349",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1949",             "AccountNumber": "4546705397",             "FirstName": "Raymond",             "MiddleInitial": "P",             "LastName": "Brosnan",             "Address1": "47864 Water Lane",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1330",             "SaleDate": "10/19/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1950",             "AccountNumber": "4546705399",             "FirstName": "Jarod",             "LastName": "Santillan",             "Address1": "8965 Chart Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1428",             "SaleDate": "1/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1739",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1950",             "AccountNumber": "4546705399",             "FirstName": "Jarod",             "LastName": "Santillan",             "Address1": "8965 Chart Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1428",             "SaleDate": "1/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1950",             "AccountNumber": "4546705399",             "FirstName": "Jarod",             "LastName": "Santillan",             "Address1": "8965 Chart Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1428",             "SaleDate": "1/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Something's Gotta Give",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1740",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1950",             "AccountNumber": "4546705399",             "FirstName": "Jarod",             "LastName": "Santillan",             "Address1": "8965 Chart Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1428",             "SaleDate": "1/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1950",             "AccountNumber": "4546705399",             "FirstName": "Jarod",             "LastName": "Santillan",             "Address1": "8965 Chart Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1428",             "SaleDate": "1/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1563",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1950",             "AccountNumber": "4546705399",             "FirstName": "Jarod",             "LastName": "Santillan",             "Address1": "8965 Chart Road",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1428",             "SaleDate": "1/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Anger Management",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1754",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1274",             "SaleDate": "9/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Rain Man",             "Quantity": "3",             "Price": 20.49,             "Discount": "0",             "ProductID": "1161",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1274",             "SaleDate": "9/6/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Fast and the Furious",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1606",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Sound of Music",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1017",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1718",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Daredevil",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1706",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Doctor Dolittle",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1443",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1065",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1952",             "AccountNumber": "4546705405",             "FirstName": "Chritien",             "MiddleInitial": "T",             "LastName": "Slaymaker",             "Address1": "4777 Cook Road",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1785",             "SaleDate": "8/28/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Matrix",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1495",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1953",             "AccountNumber": "4546705409",             "FirstName": "Medra",             "MiddleInitial": "O",             "LastName": "Cross",             "Address1": "9571 Kalamazoo Ave.",             "Address2": "Apt. #550",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1068",             "SaleDate": "3/10/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "101 Dalmatians",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1357",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1953",             "AccountNumber": "4546705409",             "FirstName": "Medra",             "MiddleInitial": "O",             "LastName": "Cross",             "Address1": "9571 Kalamazoo Ave.",             "Address2": "Apt. #550",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1762",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1953",             "AccountNumber": "4546705409",             "FirstName": "Medra",             "MiddleInitial": "O",             "LastName": "Cross",             "Address1": "9571 Kalamazoo Ave.",             "Address2": "Apt. #550",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1762",             "SaleDate": "8/16/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lord of the Rings: The Two Towers",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1642",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1959",             "AccountNumber": "4546705424",             "FirstName": "Edmund",             "LastName": "Steinberg",             "Address1": "4157 S. Cooke Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1521",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Fatal Attraction",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1146",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1959",             "AccountNumber": "4546705424",             "FirstName": "Edmund",             "LastName": "Steinberg",             "Address1": "4157 S. Cooke Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1521",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1337",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1959",             "AccountNumber": "4546705424",             "FirstName": "Edmund",             "LastName": "Steinberg",             "Address1": "4157 S. Cooke Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1521",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Love Story",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1027",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1959",             "AccountNumber": "4546705424",             "FirstName": "Edmund",             "LastName": "Steinberg",             "Address1": "4157 S. Cooke Blvd.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1521",             "SaleDate": "3/12/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Harry Potter and the Sorcerer's Stone",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1608",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1961",             "AccountNumber": "4546705431",             "FirstName": "Rita",             "MiddleInitial": "V",             "LastName": "Ransome",             "Address1": "9562 Mandy Drive",             "Address2": "Apt. #168",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1533",             "SaleDate": "3/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Analyze This",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1523",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1421",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pretty Woman",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1198",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1421",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Patriot",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1585",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1421",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "What Women Want",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1565",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1421",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1482",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1421",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Million Dollar Baby",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1778",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1421",             "SaleDate": "12/25/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mask",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1327",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Million Dollar Baby",             "Quantity": "4",             "Price": 23.49,             "Discount": "0",             "ProductID": "1779",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Sixth Sense",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1526",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Independence Day",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1368",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode VI - Return of the Jedi",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1104",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Chicken Little",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1831",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1581",             "SaleDate": "4/18/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "What Lies Beneath",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1590",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1713",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Aviator",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1823",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1713",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1846",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1713",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Wild Wild West",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1501",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1962",             "AccountNumber": "4546705432",             "FirstName": "Sepideh",             "MiddleInitial": "S",             "LastName": "Kaul",             "Address1": "637 N. Sunfish Lane",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1713",             "SaleDate": "7/14/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1015",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1124",             "SaleDate": "4/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "A Few Good Men",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.07",             "ProductID": "1247",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1124",             "SaleDate": "4/29/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Batman Returns",             "Quantity": "5",             "Price": 17.99,             "Discount": "0",             "ProductID": "1249",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1124",             "SaleDate": "4/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1124",             "SaleDate": "4/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1563",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1124",             "SaleDate": "4/29/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Gone in Sixty Seconds",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1567",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1124",             "SaleDate": "4/29/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1150",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1490",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Crocodile Dundee",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1131",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1490",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Cat in the Hat",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1737",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1490",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Chicken Little",             "Quantity": "3",             "Price": 21.99,             "Discount": "0.01",             "ProductID": "1831",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1490",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Ring",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1678",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1490",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Star Wars: Episode V - The Empire Strikes Back",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1080",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1490",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1274",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1964",             "AccountNumber": "4546705439",             "FirstName": "Lucy",             "MiddleInitial": "Q",             "LastName": "Mizell",             "Address1": "2561 S. Jackson Way",             "Address2": "Apt. #863",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1490",             "SaleDate": "2/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Face/Off",             "Quantity": "4",             "Price": 19.49,             "Discount": "0",             "ProductID": "1404",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1505",             "SaleDate": "2/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "I, Robot",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1789",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1505",             "SaleDate": "2/24/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1505",             "SaleDate": "2/24/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Meet the Parents",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1550",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1505",             "SaleDate": "2/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Remember the Titans",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1581",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1505",             "SaleDate": "2/24/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Shrek",             "Quantity": "4",             "Price": 22.95,             "Discount": "0",             "ProductID": "1631",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1601",             "SaleDate": "5/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Nutty Professor",             "Quantity": "2",             "Price": 16.45,             "Discount": "0",             "ProductID": "1359",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1601",             "SaleDate": "5/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "GoldenEye",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1345",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1601",             "SaleDate": "5/1/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Speed",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1298",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1601",             "SaleDate": "5/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1601",             "SaleDate": "5/1/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Close Encounters of the Third Kind",             "Quantity": "4",             "Price": 23.45,             "Discount": "0",             "ProductID": "1054",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1965",             "AccountNumber": "4546705443",             "FirstName": "Tai",             "MiddleInitial": "H",             "LastName": "Dillard",             "Address1": "745 French Fry Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1601",             "SaleDate": "5/1/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Parenthood",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1186",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1966",             "AccountNumber": "4546705446",             "FirstName": "Lorence",             "MiddleInitial": "E",             "LastName": "Cavanagh",             "Address1": "5906 Lincoln Way",             "Address2": "Apt. #541",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1473",             "SaleDate": "2/2/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Driving Miss Daisy",             "Quantity": "3",             "Price": 19.49,             "Discount": "0",             "ProductID": "1196",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1966",             "AccountNumber": "4546705446",             "FirstName": "Lorence",             "MiddleInitial": "E",             "LastName": "Cavanagh",             "Address1": "5906 Lincoln Way",             "Address2": "Apt. #541",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1473",             "SaleDate": "2/2/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "What Lies Beneath",             "Quantity": "2",             "Price": 16.45,             "Discount": "0",             "ProductID": "1588",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1966",             "AccountNumber": "4546705446",             "FirstName": "Lorence",             "MiddleInitial": "E",             "LastName": "Cavanagh",             "Address1": "5906 Lincoln Way",             "Address2": "Apt. #541",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1473",             "SaleDate": "2/2/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Wo hu cang long",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1579",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1966",             "AccountNumber": "4546705446",             "FirstName": "Lorence",             "MiddleInitial": "E",             "LastName": "Cavanagh",             "Address1": "5906 Lincoln Way",             "Address2": "Apt. #541",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1473",             "SaleDate": "2/2/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1966",             "AccountNumber": "4546705446",             "FirstName": "Lorence",             "MiddleInitial": "E",             "LastName": "Cavanagh",             "Address1": "5906 Lincoln Way",             "Address2": "Apt. #541",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1473",             "SaleDate": "2/2/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Rocky Horror Picture Show",             "Quantity": "3",             "Price": 19.45,             "Discount": "0",             "ProductID": "1047",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1966",             "AccountNumber": "4546705446",             "FirstName": "Lorence",             "MiddleInitial": "E",             "LastName": "Cavanagh",             "Address1": "5906 Lincoln Way",             "Address2": "Apt. #541",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1473",             "SaleDate": "2/2/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1967",             "AccountNumber": "4546705450",             "FirstName": "Mario",             "MiddleInitial": "O",             "LastName": "Whiteford",             "Address1": "7933 Division Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1149",             "SaleDate": "5/27/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1967",             "AccountNumber": "4546705450",             "FirstName": "Mario",             "MiddleInitial": "O",             "LastName": "Whiteford",             "Address1": "7933 Division Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1149",             "SaleDate": "5/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1087",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1967",             "AccountNumber": "4546705450",             "FirstName": "Mario",             "MiddleInitial": "O",             "LastName": "Whiteford",             "Address1": "7933 Division Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1149",             "SaleDate": "5/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "On Golden Pond",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1089",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1967",             "AccountNumber": "4546705450",             "FirstName": "Mario",             "MiddleInitial": "O",             "LastName": "Whiteford",             "Address1": "7933 Division Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1149",             "SaleDate": "5/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Indiana Jones and the Last Crusade",             "Quantity": "1",             "Price": 17.45,             "Discount": "0.090000004",             "ProductID": "1193",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1967",             "AccountNumber": "4546705450",             "FirstName": "Mario",             "MiddleInitial": "O",             "LastName": "Whiteford",             "Address1": "7933 Division Drive",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1149",             "SaleDate": "5/27/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Dinosaur",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1573",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1307",             "SaleDate": "10/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1307",             "SaleDate": "10/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Doctor Zhivago",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1014",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1307",             "SaleDate": "10/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1673",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1491",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Liar Liar",             "Quantity": "5",             "Price": 14.45,             "Discount": "0",             "ProductID": "1415",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Daddy Day Care",             "Quantity": "1",             "Price": 33.99,             "Discount": "0",             "ProductID": "1715",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Mr. Deeds",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1674",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Austin Powers: The Spy Who Shagged Me",             "Quantity": "2",             "Price": 17.49,             "Discount": "0",             "ProductID": "1532",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1002",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "The Green Mile",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1494",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Speed",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1299",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Back to the Future Part II",             "Quantity": "4",             "Price": 25.95,             "Discount": "0",             "ProductID": "1178",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1471",             "SaleDate": "2/1/05",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Star Trek IV: The Voyage Home",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1136",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1968",             "AccountNumber": "4546705455",             "FirstName": "Doris",             "MiddleInitial": "K",             "LastName": "Cosgrove",             "Address1": "38040 Kalamazoo Blvd.",             "Address2": "Suite B",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1500",             "SaleDate": "2/22/05",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1970",             "AccountNumber": "4546705462",             "FirstName": "Maria",             "MiddleInitial": "M",             "LastName": "Leaton",             "Address1": "9937 Greenville Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1210",             "SaleDate": "7/13/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1563",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1970",             "AccountNumber": "4546705462",             "FirstName": "Maria",             "MiddleInitial": "M",             "LastName": "Leaton",             "Address1": "9937 Greenville Road",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1210",             "SaleDate": "7/13/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1481",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Matrix",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1496",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Passion of the Christ",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1780",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Godfather",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1033",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Jaws 2",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1066",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Back to the Future Part II",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1178",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Total Recall",             "Quantity": "1",             "Price": 18.99,             "Discount": "0",             "ProductID": "1214",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Notting Hill",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1490",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1077",             "SaleDate": "3/19/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 16.45,             "Discount": "0.050000001",             "ProductID": "1826",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1571",             "SaleDate": "4/9/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Pocahontas",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1337",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1571",             "SaleDate": "4/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1448",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1972",             "AccountNumber": "4546705467",             "FirstName": "Stephanie",             "MiddleInitial": "T",             "LastName": "Clink",             "Address1": "4701 1st Drive",             "Address2": "Apt. #928",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1571",             "SaleDate": "4/9/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1571",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1614",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1840",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1614",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1204",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1614",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "In the Line of Fire",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1283",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1614",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1418",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1614",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Godzilla",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1462",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1614",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "X-Men",             "Quantity": "4",             "Price": 14.49,             "Discount": "0",             "ProductID": "1555",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1614",             "SaleDate": "5/9/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix Reloaded",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1758",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1973",             "AccountNumber": "4546705472",             "FirstName": "Gaines",             "LastName": "Fino",             "Address1": "P.O. Box #9138",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1952",             "SaleDate": "12/7/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Firm",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1287",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1216",             "SaleDate": "7/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Big",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1168",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1216",             "SaleDate": "7/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Air Force One",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1406",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1216",             "SaleDate": "7/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Beauty and the Beast",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1234",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1216",             "SaleDate": "7/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Bambi",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1007",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1216",             "SaleDate": "7/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Twins",             "Quantity": "4",             "Price": 22.99,             "Discount": "0",             "ProductID": "1154",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1216",             "SaleDate": "7/21/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "'Crocodile' Dundee II",             "Quantity": "5",             "Price": 17.45,             "Discount": "0",             "ProductID": "1159",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1216",             "SaleDate": "7/21/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ice Age",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1696",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1438",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Indecent Proposal",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1277",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1438",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Pirates of the Caribbean: The Curse of the Black Pearl",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1750",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1438",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Rambo: First Blood Part II",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1119",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1974",             "AccountNumber": "4546705477",             "FirstName": "Genevieve",             "MiddleInitial": "W",             "LastName": "Sweetland",             "Address1": "9315 E. Morton Parkway",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1438",             "SaleDate": "1/8/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ace Ventura: When Nature Calls",             "Quantity": "1",             "Price": 17.95,             "Discount": "0",             "ProductID": "1330",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1975",             "AccountNumber": "4546705479",             "FirstName": "Blade",             "LastName": "Marsee",             "Address1": "41960 W. Cross Oaks Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1612",             "SaleDate": "5/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "One Flew Over the Cuckoo's Nest",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1049",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1975",             "AccountNumber": "4546705479",             "FirstName": "Blade",             "LastName": "Marsee",             "Address1": "41960 W. Cross Oaks Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1612",             "SaleDate": "5/7/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Parenthood",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1186",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1975",             "AccountNumber": "4546705479",             "FirstName": "Blade",             "LastName": "Marsee",             "Address1": "41960 W. Cross Oaks Blvd.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1612",             "SaleDate": "5/7/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Casper",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1339",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1976",             "AccountNumber": "4546705481",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Francoeur",             "Address1": "9109 Sherbrooke Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1692",             "SaleDate": "6/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Truman Show",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1476",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1976",             "AccountNumber": "4546705481",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Francoeur",             "Address1": "9109 Sherbrooke Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1692",             "SaleDate": "6/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Chicken Run",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1534",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1976",             "AccountNumber": "4546705481",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Francoeur",             "Address1": "9109 Sherbrooke Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1692",             "SaleDate": "6/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Armageddon",             "Quantity": "2",             "Price": 16.45,             "Discount": "0",             "ProductID": "1468",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1976",             "AccountNumber": "4546705481",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Francoeur",             "Address1": "9109 Sherbrooke Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1692",             "SaleDate": "6/29/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Rush Hour",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1442",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1976",             "AccountNumber": "4546705481",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Francoeur",             "Address1": "9109 Sherbrooke Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1692",             "SaleDate": "6/29/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Batman & Robin",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1413",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1976",             "AccountNumber": "4546705481",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Francoeur",             "Address1": "9109 Sherbrooke Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1692",             "SaleDate": "6/29/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Saturday Night Fever",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1061",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1976",             "AccountNumber": "4546705481",             "FirstName": "Ariana",             "MiddleInitial": "E",             "LastName": "Francoeur",             "Address1": "9109 Sherbrooke Way",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1692",             "SaleDate": "6/29/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1666",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1977",             "AccountNumber": "4546705485",             "FirstName": "Leo",             "MiddleInitial": "U",             "LastName": "Bowler",             "Address1": "31590 Highbanks Lane",             "Address2": "Suite B",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1530",             "SaleDate": "3/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Scary Movie",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1574",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1977",             "AccountNumber": "4546705485",             "FirstName": "Leo",             "MiddleInitial": "U",             "LastName": "Bowler",             "Address1": "31590 Highbanks Lane",             "Address2": "Suite B",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1530",             "SaleDate": "3/16/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "3",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1977",             "AccountNumber": "4546705485",             "FirstName": "Leo",             "MiddleInitial": "U",             "LastName": "Bowler",             "Address1": "31590 Highbanks Lane",             "Address2": "Suite B",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1530",             "SaleDate": "3/16/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Walk the Line",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1835",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1019",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Ghostbusters II",             "Quantity": "2",             "Price": 16.49,             "Discount": "0",             "ProductID": "1177",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1019",             "SaleDate": "1/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Men in Black II",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1653",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Superman II",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1087",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Nutty Professor",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1358",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 30.95,             "Discount": "0",             "ProductID": "1830",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Austin Powers in Goldmember",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1691",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ghost",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1211",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Grease",             "Quantity": "1",             "Price": 20.99,             "Discount": "0",             "ProductID": "1067",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Gone with the Wind",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1003",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Jumanji",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1334",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1726",             "SaleDate": "7/24/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Clear and Present Danger",             "Quantity": "1",             "Price": 17.99,             "Discount": "0",             "ProductID": "1311",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Home Alone",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1216",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Star Wars: Episode III - Revenge of the Sith",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1829",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "A Bug's Life",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1474",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Enemy of the State",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1452",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Con Air",             "Quantity": "1",             "Price": 15.49,             "Discount": "0",             "ProductID": "1426",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Sleepless in Seattle",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1280",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky IV",             "Quantity": "2",             "Price": 18.49,             "Discount": "0",             "ProductID": "1117",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Butch Cassidy and the Sundance Kid",             "Quantity": "1",             "Price": 19.99,             "Discount": "0.039999999",             "ProductID": "1023",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1982",             "AccountNumber": "4546705501",             "FirstName": "Masako",             "MiddleInitial": "L",             "LastName": "Dyal",             "Address1": "7160 Calgary Parkway",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1929",             "SaleDate": "11/28/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Twister",             "Quantity": "1",             "Price": 23.49,             "Discount": "0",             "ProductID": "1373",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1983",             "AccountNumber": "4546705506",             "FirstName": "Ginger",             "LastName": "Creger",             "Address1": "4064 Bagley Street",             "Address2": "Apt. #30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1418",             "SaleDate": "12/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Charlie's Angels",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1560",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1983",             "AccountNumber": "4546705506",             "FirstName": "Ginger",             "LastName": "Creger",             "Address1": "4064 Bagley Street",             "Address2": "Apt. #30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1418",             "SaleDate": "12/23/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1810",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1983",             "AccountNumber": "4546705506",             "FirstName": "Ginger",             "LastName": "Creger",             "Address1": "4064 Bagley Street",             "Address2": "Apt. #30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1418",             "SaleDate": "12/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1983",             "AccountNumber": "4546705506",             "FirstName": "Ginger",             "LastName": "Creger",             "Address1": "4064 Bagley Street",             "Address2": "Apt. #30",             "City": "Cliffside",             "Region": "BC",             "PostalCode": "10881",             "Country": "Canada",             "SalesID": "1418",             "SaleDate": "12/23/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Rocky III",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1095",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1984",             "AccountNumber": "4546705511",             "FirstName": "Tarryn",             "MiddleInitial": "E",             "LastName": "Chidester",             "Address1": "6891 N. Keith Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1131",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Basic Instinct",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1271",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1984",             "AccountNumber": "4546705511",             "FirstName": "Tarryn",             "MiddleInitial": "E",             "LastName": "Chidester",             "Address1": "6891 N. Keith Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1131",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Lost World: Jurassic Park",             "Quantity": "1",             "Price": 20.95,             "Discount": "0",             "ProductID": "1417",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1984",             "AccountNumber": "4546705511",             "FirstName": "Tarryn",             "MiddleInitial": "E",             "LastName": "Chidester",             "Address1": "6891 N. Keith Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1131",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Tomorrow Never Dies",             "Quantity": "5",             "Price": 18.49,             "Discount": "0",             "ProductID": "1421",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1984",             "AccountNumber": "4546705511",             "FirstName": "Tarryn",             "MiddleInitial": "E",             "LastName": "Chidester",             "Address1": "6891 N. Keith Blvd.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1131",             "SaleDate": "5/4/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Gladiator",             "Quantity": "1",             "Price": 15.99,             "Discount": "0",             "ProductID": "1552",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Spy Kids",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1600",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Chicago",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1685",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Godzilla",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1463",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Forrest Gump",             "Quantity": "1",             "Price": 13.45,             "Discount": "0.01",             "ProductID": "1306",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Flintstones",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1303",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Karate Kid, Part II",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1126",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "E.T. the Extra-Terrestrial",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1099",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1985",             "AccountNumber": "4546705516",             "FirstName": "Sandra Kay",             "MiddleInitial": "I",             "LastName": "Struble",             "Address1": "9914 N. Amy Ave.",             "Address2": "Apt. #364",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1863",             "SaleDate": "10/15/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Lemony Snicket's A Series of Unfortunate Events",             "Quantity": "1",             "Price": 21.95,             "Discount": "0",             "ProductID": "1799",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1986",             "AccountNumber": "4546705517",             "FirstName": "Hilario",             "MiddleInitial": "Y",             "LastName": "Prentice",             "Address1": "11668 W. Key Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1443",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Indiana Jones and the Temple of Doom",             "Quantity": "1",             "Price": 18.45,             "Discount": "0",             "ProductID": "1109",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1986",             "AccountNumber": "4546705517",             "FirstName": "Hilario",             "MiddleInitial": "Y",             "LastName": "Prentice",             "Address1": "11668 W. Key Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1443",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Back to the Future",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1123",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1986",             "AccountNumber": "4546705517",             "FirstName": "Hilario",             "MiddleInitial": "Y",             "LastName": "Prentice",             "Address1": "11668 W. Key Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1443",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "The Firm",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1288",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1986",             "AccountNumber": "4546705517",             "FirstName": "Hilario",             "MiddleInitial": "Y",             "LastName": "Prentice",             "Address1": "11668 W. Key Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1443",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Scream 2",             "Quantity": "5",             "Price": 17.49,             "Discount": "0",             "ProductID": "1424",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1986",             "AccountNumber": "4546705517",             "FirstName": "Hilario",             "MiddleInitial": "Y",             "LastName": "Prentice",             "Address1": "11668 W. Key Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1443",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Big Momma's House",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1569",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1986",             "AccountNumber": "4546705517",             "FirstName": "Hilario",             "MiddleInitial": "Y",             "LastName": "Prentice",             "Address1": "11668 W. Key Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1443",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Cast Away",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1577",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1986",             "AccountNumber": "4546705517",             "FirstName": "Hilario",             "MiddleInitial": "Y",             "LastName": "Prentice",             "Address1": "11668 W. Key Street",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1443",             "SaleDate": "1/9/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "2",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1988",             "AccountNumber": "4546705524",             "FirstName": "Lateefah",             "MiddleInitial": "P",             "LastName": "Samons",             "Address1": "9507 E. Plainwell Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1384",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "HD-DVD",             "Title": "Lethal Weapon 2",             "Quantity": "1",             "Price": 33.95,             "Discount": "0",             "ProductID": "1174",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1988",             "AccountNumber": "4546705524",             "FirstName": "Lateefah",             "MiddleInitial": "P",             "LastName": "Samons",             "Address1": "9507 E. Plainwell Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1384",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Face/Off",             "Quantity": "2",             "Price": 13.49,             "Discount": "0",             "ProductID": "1405",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1988",             "AccountNumber": "4546705524",             "FirstName": "Lateefah",             "MiddleInitial": "P",             "LastName": "Samons",             "Address1": "9507 E. Plainwell Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1384",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Passion of the Christ",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1780",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1988",             "AccountNumber": "4546705524",             "FirstName": "Lateefah",             "MiddleInitial": "P",             "LastName": "Samons",             "Address1": "9507 E. Plainwell Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1384",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Platoon",             "Quantity": "1",             "Price": 19.49,             "Discount": "0",             "ProductID": "1129",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1988",             "AccountNumber": "4546705524",             "FirstName": "Lateefah",             "MiddleInitial": "P",             "LastName": "Samons",             "Address1": "9507 E. Plainwell Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1384",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1093",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1988",             "AccountNumber": "4546705524",             "FirstName": "Lateefah",             "MiddleInitial": "P",             "LastName": "Samons",             "Address1": "9507 E. Plainwell Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1384",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Rocky III",             "Quantity": "1",             "Price": 24.99,             "Discount": "0",             "ProductID": "1094",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1988",             "AccountNumber": "4546705524",             "FirstName": "Lateefah",             "MiddleInitial": "P",             "LastName": "Samons",             "Address1": "9507 E. Plainwell Lane",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1384",             "SaleDate": "11/29/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Remember the Titans",             "Quantity": "5",             "Price": 19.45,             "Discount": "0",             "ProductID": "1582",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1990",             "AccountNumber": "4546705528",             "FirstName": "Earline",             "MiddleInitial": "L",             "LastName": "Young",             "Address1": "2868 S. Francis Ave.",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1677",             "SaleDate": "6/23/05",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Parenthood",             "Quantity": "4",             "Price": 15.95,             "Discount": "0",             "ProductID": "1184",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1991",             "AccountNumber": "4546705533",             "FirstName": "Carolyn",             "MiddleInitial": "M",             "LastName": "Munz",             "Address1": "14571 N. Kent Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1185",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "The Pelican Brief",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1294",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1991",             "AccountNumber": "4546705533",             "FirstName": "Carolyn",             "MiddleInitial": "M",             "LastName": "Munz",             "Address1": "14571 N. Kent Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1185",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "8 Mile",             "Quantity": "1",             "Price": 22.45,             "Discount": "0",             "ProductID": "1695",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1991",             "AccountNumber": "4546705533",             "FirstName": "Carolyn",             "MiddleInitial": "M",             "LastName": "Munz",             "Address1": "14571 N. Kent Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1185",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1991",             "AccountNumber": "4546705533",             "FirstName": "Carolyn",             "MiddleInitial": "M",             "LastName": "Munz",             "Address1": "14571 N. Kent Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1185",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Men in Black",             "Quantity": "5",             "Price": 21.45,             "Discount": "0",             "ProductID": "1428",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1991",             "AccountNumber": "4546705533",             "FirstName": "Carolyn",             "MiddleInitial": "M",             "LastName": "Munz",             "Address1": "14571 N. Kent Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1185",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Lethal Weapon 3",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1275",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1991",             "AccountNumber": "4546705533",             "FirstName": "Carolyn",             "MiddleInitial": "M",             "LastName": "Munz",             "Address1": "14571 N. Kent Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1185",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Aladdin",             "Quantity": "1",             "Price": 20.49,             "Discount": "0",             "ProductID": "1263",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1991",             "AccountNumber": "4546705533",             "FirstName": "Carolyn",             "MiddleInitial": "M",             "LastName": "Munz",             "Address1": "14571 N. Kent Drive",             "City": "Beaverton",             "Region": "OR",             "PostalCode": "10804",             "Country": "USA",             "SalesID": "1185",             "SaleDate": "6/21/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "A Beautiful Mind",             "Quantity": "5",             "Price": 20.99,             "Discount": "0",             "ProductID": "1604",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Little Mermaid",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1190",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ocean's Twelve",             "Quantity": "1",             "Price": 14.45,             "Discount": "0",             "ProductID": "1825",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "50 First Dates",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1811",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "American Wedding",             "Quantity": "4",             "Price": 13.49,             "Discount": "0",             "ProductID": "1745",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Santa Clause 2",             "Quantity": "1",             "Price": 22.99,             "Discount": "0",             "ProductID": "1688",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Pie 2",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1618",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Aladdin",             "Quantity": "5",             "Price": 29.95,             "Discount": "0",             "ProductID": "1264",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1992",             "AccountNumber": "4546705537",             "FirstName": "Tifani",             "MiddleInitial": "B",             "LastName": "Nold",             "Address1": "4610 W. Cook Ave.",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1775",             "SaleDate": "8/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "There's Something About Mary",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1450",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1091",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "3",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1091",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "S.W.A.T.",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1732",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1091",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "American Graffiti",             "Quantity": "1",             "Price": 15.45,             "Discount": "0",             "ProductID": "1037",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Wayne's World",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1257",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Pacifier",             "Quantity": "1",             "Price": 17.45,             "Discount": "0",             "ProductID": "1840",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Hitch",             "Quantity": "5",             "Price": 18.95,             "Discount": "0",             "ProductID": "1854",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Last Samurai",             "Quantity": "1",             "Price": 16.99,             "Discount": "0",             "ProductID": "1716",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "The Mummy Returns",             "Quantity": "3",             "Price": 22.45,             "Discount": "0",             "ProductID": "1628",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Se7en",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1342",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 25.95,             "Discount": "0",             "ProductID": "1774",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1993",             "AccountNumber": "4546705541",             "FirstName": "Irving",             "MiddleInitial": "N",             "LastName": "Wunder",             "Address1": "7592 Deer Run Lane",             "Address2": "Suite A",             "City": "Newton",             "Region": "BC",             "PostalCode": "10596",             "Country": "Canada",             "SalesID": "1472",             "SaleDate": "2/2/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Mummy Returns",             "Quantity": "1",             "Price": 21.99,             "Discount": "0",             "ProductID": "1626",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Scream",             "Quantity": "3",             "Price": 15.45,             "Discount": "0",             "ProductID": "1389",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "HD-DVD",             "Title": "The Prince of Egypt",             "Quantity": "1",             "Price": 25.99,             "Discount": "0",             "ProductID": "1457",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Deep Impact",             "Quantity": "1",             "Price": 13.45,             "Discount": "0",             "ProductID": "1438",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Good Will Hunting",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1396",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1382",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Parenthood",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1185",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "2",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Good Morning, Vietnam",             "Quantity": "1",             "Price": 15.95,             "Discount": "0",             "ProductID": "1148",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 16.45,             "Discount": "0",             "ProductID": "1093",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1092",             "SaleDate": "3/31/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Men in Black",             "Quantity": "2",             "Price": 14.45,             "Discount": "0",             "ProductID": "1429",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1653",             "SaleDate": "6/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "The Grudge",             "Quantity": "1",             "Price": 22.95,             "Discount": "0",             "ProductID": "1794",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1653",             "SaleDate": "6/5/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Toy Story",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1348",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1653",             "SaleDate": "6/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Eraser",             "Quantity": "1",             "Price": 16.95,             "Discount": "0",             "ProductID": "1379",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1653",             "SaleDate": "6/5/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Shakespeare in Love",             "Quantity": "1",             "Price": 23.45,             "Discount": "0",             "ProductID": "1483",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1653",             "SaleDate": "6/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Nutty Professor II: The Klumps",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1557",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1995",             "AccountNumber": "4546705550",             "FirstName": "Carrie",             "MiddleInitial": "M",             "LastName": "Giorgi",             "Address1": "3104 S. Arcada Street",             "City": "Ladner",             "Region": "BC",             "PostalCode": "10256",             "Country": "Canada",             "SalesID": "1653",             "SaleDate": "6/5/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scooby-Doo",             "Quantity": "3",             "Price": 16.95,             "Discount": "0",             "ProductID": "1671",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1996",             "AccountNumber": "4546705553",             "FirstName": "Rosealee",             "MiddleInitial": "D",             "LastName": "Birchfield",             "Address1": "2828 Curt Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1416",             "SaleDate": "12/21/04",             "TaxPercent": "0",             "MediaType": "VHS",             "Title": "Meet the Fockers",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1773",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1996",             "AccountNumber": "4546705553",             "FirstName": "Rosealee",             "MiddleInitial": "D",             "LastName": "Birchfield",             "Address1": "2828 Curt Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1416",             "SaleDate": "12/21/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "4",             "Price": 17.49,             "Discount": "0",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1996",             "AccountNumber": "4546705553",             "FirstName": "Rosealee",             "MiddleInitial": "D",             "LastName": "Birchfield",             "Address1": "2828 Curt Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1416",             "SaleDate": "12/21/04",             "TaxPercent": "0",             "MediaType": "LaserDisc",             "Title": "How the Grinch Stole Christmas",             "Quantity": "1",             "Price": 14.49,             "Discount": "0",             "ProductID": "1564",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1996",             "AccountNumber": "4546705553",             "FirstName": "Rosealee",             "MiddleInitial": "D",             "LastName": "Birchfield",             "Address1": "2828 Curt Ave.",             "City": "W. Linn",             "Region": "OR",             "PostalCode": "10902",             "Country": "USA",             "SalesID": "1416",             "SaleDate": "12/21/04",             "TaxPercent": "0",             "MediaType": "DVD",             "Title": "Mulan",             "Quantity": "1",             "Price": 21.95,             "Discount": "0.059999999",             "ProductID": "1464",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1369",             "SaleDate": "11/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Rain Man",             "Quantity": "3",             "Price": 14.45,             "Discount": "0",             "ProductID": "1162",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1369",             "SaleDate": "11/20/04",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Catch Me If You Can",             "Quantity": "1",             "Price": 17.49,             "Discount": "0.050000001",             "ProductID": "1667",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1369",             "SaleDate": "11/20/04",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Ransom",             "Quantity": "1",             "Price": 18.49,             "Discount": "0",             "ProductID": "1370",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1538",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "Lethal Weapon 4",             "Quantity": "1",             "Price": 19.45,             "Discount": "0",             "ProductID": "1480",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1538",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Raiders of the Lost Ark",             "Quantity": "1",             "Price": 22.99,             "Discount": "0.059999999",             "ProductID": "1091",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1538",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "LaserDisc",             "Title": "Nine to Five",             "Quantity": "1",             "Price": 13.49,             "Discount": "0",             "ProductID": "1083",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1538",             "SaleDate": "3/21/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Scary Movie 3",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1751",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1973",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Finding Nemo",             "Quantity": "1",             "Price": 23.95,             "Discount": "0",             "ProductID": "1730",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1973",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Matrix Revolutions",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1719",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1973",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "VHS",             "Title": "The Bourne Identity",             "Quantity": "1",             "Price": 22.49,             "Discount": "0",             "ProductID": "1681",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1997",             "AccountNumber": "4546705555",             "FirstName": "Melvin",             "MiddleInitial": "F",             "LastName": "Manalo",             "Address1": "46676 W. River Way",             "City": "Oak Bay",             "Region": "BC",             "PostalCode": "10601",             "Country": "Canada",             "SalesID": "1973",             "SaleDate": "12/22/05",             "TaxPercent": "14",             "MediaType": "DVD",             "Title": "Ocean's Eleven",             "Quantity": "1",             "Price": 23.99,             "Discount": "0",             "ProductID": "1614",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1998",             "AccountNumber": "4546705560",             "FirstName": "Shany",             "MiddleInitial": "K",             "LastName": "Ruppe",             "Address1": "34118 Kent Ave.",             "Address2": "Apt. #455",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1386",             "SaleDate": "12/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "Big Daddy",             "Quantity": "1",             "Price": 19.95,             "Discount": "0",             "ProductID": "1486",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1998",             "AccountNumber": "4546705560",             "FirstName": "Shany",             "MiddleInitial": "K",             "LastName": "Ruppe",             "Address1": "34118 Kent Ave.",             "Address2": "Apt. #455",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1386",             "SaleDate": "12/1/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Rocky III",             "Quantity": "1",             "Price": 16.49,             "Discount": "0",             "ProductID": "1096",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1998",             "AccountNumber": "4546705560",             "FirstName": "Shany",             "MiddleInitial": "K",             "LastName": "Ruppe",             "Address1": "34118 Kent Ave.",             "Address2": "Apt. #455",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1386",             "SaleDate": "12/1/04",             "TaxPercent": "6.5",             "MediaType": "LaserDisc",             "Title": "Coming to America",             "Quantity": "1",             "Price": 21.49,             "Discount": "0",             "ProductID": "1153",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1998",             "AccountNumber": "4546705560",             "FirstName": "Shany",             "MiddleInitial": "K",             "LastName": "Ruppe",             "Address1": "34118 Kent Ave.",             "Address2": "Apt. #455",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1386",             "SaleDate": "12/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "Teenage Mutant Ninja Turtles",             "Quantity": "1",             "Price": 17.49,             "Discount": "0",             "ProductID": "1203",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1998",             "AccountNumber": "4546705560",             "FirstName": "Shany",             "MiddleInitial": "K",             "LastName": "Ruppe",             "Address1": "34118 Kent Ave.",             "Address2": "Apt. #455",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1386",             "SaleDate": "12/1/04",             "TaxPercent": "6.5",             "MediaType": "DVD",             "Title": "The Hunchback of Notre Dame",             "Quantity": "1",             "Price": 19.99,             "Discount": "0",             "ProductID": "1382",             "BarCode": "91912345123456789012345678901204123100167040"         },         {             "CustomerID": "1998",             "AccountNumber": "4546705560",             "FirstName": "Shany",             "MiddleInitial": "K",             "LastName": "Ruppe",             "Address1": "34118 Kent Ave.",             "Address2": "Apt. #455",             "City": "Issaquah",             "Region": "WA",             "PostalCode": "10089",             "Country": "USA",             "SalesID": "1386",             "SaleDate": "12/1/04",             "TaxPercent": "6.5",             "MediaType": "VHS",             "Title": "The Rugrats Movie",             "Quantity": "1",             "Price": 21.45,             "Discount": "0",             "ProductID": "1448",             "BarCode": "91912345123456789012345678901204123100167040"         }  ]

  1. レポートのデザイン面上にListデータ領域をドラッグ&ドロップして、そのサイズを調整します。

  2. Listデータ領域を選択して、罫線セクションのプロパティを設定します。

    プロパティ名 設定値
    スタイル Solid
    Red
  3. 2つのTextBoxコントロールをListデータ領域にドラッグ&ドロップし、それぞれの[値]プロパティを「支払いフォーム」「払込受領票」に設定します。これらは、払込取扱票のヘッダになります。

  4. 2つのContainerコントロールをListデータ領域にドラッグ&ドロップし、Container1がメインの支払いフォームであり、より多くのスペースを占有するようにサイズを変更します。一方、Container2はサイズが小さく、[払込受領票]セクションを示します。

  5. LineコントロールをListデータ領域にドラッグ&ドロップして、メインの支払いフォームと払込受領票セクションの罫線として描画します。

  6. いくつかのTextBoxコントロールをContainer1にドラッグ&ドロップし、[値]プロパティを次のように設定します。

    コントロール名 設定値
    TextBox3 顧客ID:
    TextBox4 =Fields!CustomerID.Value
    TextBox5 ="郵便番号: "+Fields!PostalCode.Value
    TextBox6 ="販売ID: "+Fields!SalesID.Value
    TextBox7 ="氏名: "+Fields!LastName.Value
    TextBox8 受領日
  7. 支払いフォームの下部にBarcodeコントロールをドラッグ&ドロップし、次のプロパティを設定します。

    プロパティ名 設定値
    =Fields!BarCode.Value (from Data Field)
    種類 UCC/EAN-128
    キャプションの表示位置 Below

  8. いくつかのTextBoxコントロールをContainer2にドラッグ&ドロップし、[値]プロパティを次のように設定します。

    コントロール名 設定値
    TextBox9 氏名
    TextBox10 =Fields!LastName.Value
    TextBox11 金額
    TextBox12 =Fields!Price.Value
    TextBox13 署名
    TextBox14 領収・日付印
  9. 両方のContainerコントロールにいくつかのLineコントロールをドラッグ&ドロップして、レポートの視覚的表現を改善します。

  10. レポートに配置する各コントロールのサイズや位置を調整して、レポートの外観をカスタマイズします。

  11. レポートをプレビューします。