SELECT TOP 1000 [ItemId]
,[Range1]
,[Range2]
,[ObjectId]
,[ShipCost]
,[ShipType]
,[Disable]
,[Description]
,[ProductWeight]
,[ProductHeight]
,[ProductLength]
,[ProductWidth]
,[PortalID]
,[ShipMethodID]
FROM [dbo].[NB_Store_ShippingRates]