Im reading in very large esri featureclasses but just need the geometrys, not attributes, It has 24 attributes that are read in with the geom. Is it possible to limit the reader to just bring in the geom not the attributes. Will this provide better reader speed/performance than using a attribute remover as my first transformer?. i was thinking of some sql in the reader "where clause" ?? thoughts/ suggestions , thanks Steve